Dario Lozano-Thornton

Avatar
from
Halifax, Nova Scotia

Dario Lozano-Thornton's code

Binary Shift Register Sequencer by Dario Lozano-Thornton

This is a truly wacky patch I wrote 3 years ago and never developed properly. Posting as is, with some operational quirks and poor notes. (link in comments) This is a triple shift register with a binary counter controlling a switch, made to work as a sequencer. - The registers have different speeds, controlled with the bottom three knobs. (tempos could be made to be relational...) - Pressing buttons 1-3 add's an "on" into the individual shift register or deletes it. - The first column is added together and that output can be seen on the row of buttons above the two sliders. this goes to the left synth. The third column is added together and sent to the right synth. - The first slider changes the sequence length - The second slider transposes the notes (what if this re-ordered the outputs instead?) - The 8 knobs are the 8 possible values sent out - There is a high pass so that a low number can be chosen as an off state, creating rests (particularly useful as the zero state gets often outputted by the binary counter) - Flip means that row 1 becomes it's inverse every other time, allowing for more complex and longer sequences. This could be made to control percussion, or lights or solenoids or whatever. I originally wanted to build it electronically as it would be relatively simple (great for eurorack). Messing with the clocking and input stages would be insane. I'm sharing this to be developed freely, although if anyone makes anything big or commercial it would be lovely to be acknowledged and contacted so I can share it. Some debts to Peter Blasser and Rob Hordijk. This is not chaotic and does not feed itself back into itself, although it could.