-
Notifications
You must be signed in to change notification settings - Fork 37
DivSeq
#generator/trigger #CH2/trig/reset #dualChannels #dualInput/inCVs #CH1/trig/mainClock
DivSeq is a dual sequential clock divider with a single input clock. Each of the two channels is composed of a sequence of up to 5 clock dividers. Under normal operation, a step "n" triggers 1 clock pulse, skips n-1 pulses, and then steps to the next clock divider.
Via the CV inputs, each channel may also be in inverted mode (skip 1, trigger n-1 pulses, step) with positive voltage, or cross-channel XOR mode with negative voltage. There is a virtual detent around 0v for normal mode.
Performance mutes may be manually toggled for each divider step. Each step may be set to a divider of 0 (off) up to 63.
See it in action: https://youtu.be/J1OH-oomvMA?si=Z97wJ3HXe0HocaBa&t=357
1/3 | 2/4 | |
---|---|---|
TRIG | Clock | Reset |
CV INs | Ch 1 mode: inverted (positive) XOR (negative) |
Ch 2 mode: inverted XOR |
OUTs | Ch 1 Trigger sequence | Ch 2 Trigger sequence |
- Ch 1 divider value steps 1-5
- Ch 2 divider value steps 1-5
- Ch 1 performance mutes steps 1-5
- Ch 2 performance mutes steps 1-5
This wiki is part of the Phazerville Suite O_C firmware project