forked from benirose/O_C-BenisphereSuite
-
Notifications
You must be signed in to change notification settings - Fork 37
Reset Clock
bowlneudel edited this page Jun 24, 2024
·
4 revisions
ResetClk is a tool to assist with sequencers that can only advance forward (like the DFAM). It keeps track of the current step position and emulates a "reset" by quickly sending trigger pulses to loop back to the desired step. The first CV input modulates the position offset, and the applet keeps the actual sequencer position synchronized.
See it in action: https://youtu.be/i1xU6-oPwfA
1/3 | 2/4 | |
---|---|---|
TRIG | Clock | Reset |
CV INs | Offset (actively corrects position) | N/A |
OUTs | Sequence Advance Trigger | Final Trigger |
- The first output is the primary one to use for advancing another sequencer.
- The second output is a trigger that waits to fire until the rapid bursts are finished and the step position has settled. Use this one for triggering envelopes.
- Length
- Offset - Reset jumps back to this position; changing with encoder actively corrects current position
- Spacing between pulses
- Current position - to calibrate display with actual sequencer position
Copied/Adapted from Peter Kyme
This wiki is part of the Phazerville Suite O_C firmware project