Page 1 of 1

Posted: 25 Feb 2009, 13:01
by noise2sine
Hello,

I'm using this useful module in order to move in the sequencer mode. But this module offer 24 different positions, how can i have more than 24 ??


Cheers

Posted: 25 Feb 2009, 14:30
by bsork
Use a combination of the num and goto inlets; set num to next marker with eg a fader, and recall it with goto. Nothing happens until goto is triggered. You can use a HasChanged after the fader (or whatever) and connect it to goto.