Page 1 of 1

Posted: 06 Mar 2011, 05:55
by tpresto
Hey, all

I'm having trouble coming up with an efficient way to do this:

I want to manipulate presets based on a song-list (list button) and part of song (also listbutton). i want to use one listbutton to display a set-list, from which I would choose a song, and then a second listbutton to display particular parts of the selected song. on the song-part list, I will use the "previous" and "next" features to "scroll" through song parts, changing presets to fit that particular part. Does anyone know what the best way to go about this is?

Thank you!

Posted: 06 Mar 2011, 10:49
by nay-seven
something like this..?

Image

Posted: 07 Mar 2011, 15:26
by tpresto
Beautiful. This will really clean up the patch.Before, I was unfamiliar with the dispatcher module. Thank you, Nay-seven!