Sequencer Shenanigans (Help gratefully received) :)
Posted: 16 Mar 2014 18:18
Hey people. I'd be very happy if someone could lend a hand. I've tried allsorts.
I'm trying to map an array of 4 items to a 16 item one, basically by substituting each pad (in each row) with a predetermined size 4 vector. Then with this new size 16 array, switch each StepSwitch' steps' state according to the array. For example, if I press the 1st[0] and 3rd[2] pads together, I want the resulting {1,0,1,0} to map to {1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0} on the StepSwitch sequencer.
Here's the template... I'm probably being silly somewhere.....
Thanks.
[Edit]Apologies, didn't intend to post in the modules section.
I'm trying to map an array of 4 items to a 16 item one, basically by substituting each pad (in each row) with a predetermined size 4 vector. Then with this new size 16 array, switch each StepSwitch' steps' state according to the array. For example, if I press the 1st[0] and 3rd[2] pads together, I want the resulting {1,0,1,0} to map to {1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0} on the StepSwitch sequencer.
Here's the template... I'm probably being silly somewhere.....
Thanks.
[Edit]Apologies, didn't intend to post in the modules section.