Page 3 of 3

Re: How can I chain patterns?

Posted: Tue Oct 29, 2019 10:40 pm
by Ian Craig
sksherman wrote: Tue Oct 29, 2019 10:11 pm Most welcome!

BTW, I found some instability with resetting the first sequencer in the example. I solved that by routing the gate out from the threshold attached to the second sequencer to both the start and the reset of the first sequencer.

The overall trick here, of course, is to have the last step of a sequencer output 5V, which the threhold can sense and take action on. Near as I can tell, this approach should work with pretty much any sequencer. So, one could chain a number of different kinds of sequencers, even with different clocks and numbers of steps. Going a bit further, it may even be feasible to support multiple branches of sequencers, looping back to the root. All kinds of crazy stuff.

Liberating. :D


Yeah, wonderful stuff indeed :D