I started learning about VCV rack recently so I’m still trying to figure out the basic concepts. I suspect there is a better way to do what I’m trying here.
I want to change a sequence but only after finishing the one that is in progress.
Here I try to do that by sending CV to the SEQ# input of the sequencer on the right. My idea is to set the note on the first step of the left sequencer to select a sequence on the right one. With this I want to change the sequence on the next run. It does change the sequence but only for one step and then it goes back to sequence 1. So it seems that I need to change all steps to the same note. But that will break what I’m trying to do here as I want to make the change on the first step only.
I can remove the cable after the change is applied but is there a different way to do this?
In general is there a way to delay a change till the next loop/sequence run? Similar to how Reason Redrum pattern selector works.