forked from benirose/O_C-BenisphereSuite
-
Notifications
You must be signed in to change notification settings - Fork 40
EuclidX
Nicholas Michalek edited this page Jul 14, 2023
·
4 revisions
A deluxe Euclidean pattern generator, two channels, up to 32 steps each. Using UI code from qiemem; named after adegani's version of the applet with the flexible CV Input routing. The extra zero-padding parameter makes it worthy of the X ;-)
Each channel has four parameters:
- Length
- Hits
- Offset (right-shift)
- Padding (0's added to the end before Offset)
There are two additional parameters for CV Input Modulation Targets. Bipolar voltages on each CV Input will modulate a single parameter on either channel.
- 1: Clock
- 2: Reset
The CV inputs will modulate whatever parameter the tiny 1 or 2 is sitting next to.
Each channel outputs a standard trigger pulse when clocked. Global Pulse Length can be adjusted in Hemisphere Config.
- Expand the pattern generator to 64 bits...
- Some kind of UI tweaks to better visualize patterns longer than 16.
This wiki is part of the Phazerville Suite O_C firmware project