How do I control all the samples at once with the keyboard. For example, I want the Left arrow to cause all the samplers to shorten the loop and the right arrow to extend the loop on all the decks. I figured it how to do it with one sampler deck but i want to control them all with one button press.
I also need some help in doing the same thing above but with the volume of all the samplers. I want the Up arrow to increase the volume, and the down arrow to lower the volume on all the sample decks.
Thanks so much for helping in advance.
I also need some help in doing the same thing above but with the volume of all the samplers. I want the Up arrow to increase the volume, and the down arrow to lower the volume on all the sample decks.
Thanks so much for helping in advance.
geposted Fri 02 Sep 11 @ 2:33 pm
Bump
geposted Sun 04 Sep 11 @ 3:26 pm
you can string commands together with "&"
eg. sampler 1 volume +1 & sampler 2 volume +1 & sampler 3 volume +1 & etc...
eg. sampler 1 volume +1 & sampler 2 volume +1 & sampler 3 volume +1 & etc...
geposted Sun 04 Sep 11 @ 8:35 pm
thanks
geposted Mon 05 Sep 11 @ 9:08 pm