forked from benirose/O_C-BenisphereSuite
-
Notifications
You must be signed in to change notification settings - Fork 37
PolyDiv
Nicholas Michalek edited this page Jun 13, 2024
·
3 revisions
PolyDiv is a set of 4 clock dividers running in parallel, driven by a single Clock and Reset. A combination of them can be routed to each output with a 2x4 matrix.
The CV inputs can be used to toggle XOR mode per channel - a positive voltage switches from the default logical OR operation to XOR. This means two simultaneous pulses from the selected clock dividers will cancel each other out, leading to more curious polyrhythmic patterns.
See it in action: https://www.youtube.com/watch?v=J1OH-oomvMA&t=305s
1/3 | 2/4 | |
---|---|---|
TRIG | Clock | Reset |
CV INs | Ch 1 mode: XOR (positive) OR (zero) |
Ch 2 mode: XOR OR |
OUTs | Ch 1 Trigger sequence | Ch 2 Trigger sequence |
- Division value for each of the four clock dividers
- Checkboxes to route pulses to outputs
Authored by djphazer, loosely based on the Moog Subharmonicon sequencer
This wiki is part of the Phazerville Suite O_C firmware project