forked from benirose/O_C-BenisphereSuite
-
Notifications
You must be signed in to change notification settings - Fork 37
Trending
bowlneudel edited this page Jun 24, 2024
·
4 revisions
Trending is a dual slope detector with assignable outputs.
1/3 | 2/4 | |
---|---|---|
TRIG | N/A | N/A |
CV INs | Signal 1 | Signal 2 |
OUTs | Gate / trigger Ch A (corresponding to Signal 1) | Gate / trigger Ch B (corresponding to Signal 1) |
- Channel A mode
- Channel B mode
- Sensitivity
- Rising: The assigned output is a gate, which is high when the signal is rising
- Falling: The assigned output is a gate, which is high when the signal is falling
- Steady: The assigned output is a gate, which is high when the signal is steady
- Moving: The assigned output is a gate, which is high when the signal is rising or falling
- ChgState: The assigned output emits a trigger when the signal changes from one state to another (e.g., rising to steady, steady to falling, falling to rising, etc.)
- ChgValue: The assigned output emits a trigger when the signal changes its value by more than 1/4 semitone (or about .02V)
The sensitivity control can be used to fine-tune the response of the slope detector. At lower settings, the detector will respond more slowly, but will be more consistent. At higher settings, the detector will respond faster, but may change direction more erratically.
This wiki is part of the Phazerville Suite O_C firmware project