PDA

View Full Version : button on/off by external controller


dmiller
04-10-2009, 05:00 PM
hi jim

im trying to assign my midi controller to switch on and off mute and skip buttons but whichever button i try to control it always ends up controlling button no1. is there a way of doing this or is it user error?

hope u can help

many thanks

jue
04-10-2009, 11:44 PM
Hello,

please have a look to the index parameter at the ParamMod.
Index 1 switches mute 1, index 2 switches mute 2 and so on.
The Index selects the exact slider or button if there are several of it.

best
jue

jim
04-11-2009, 12:59 PM
im trying to assign my midi controller to switch on and off mute and skip buttons but whichever button i try to control it always ends up controlling button no1. is there a way of doing this or is it user error?


If you're using "MIDI Learn", then the main thing to watch out for is to make sure that each button is sending out a distinct CC value. (I find MIDI Monitor from snoize.com to be very handy in such cases). I ran a quick test with two stacks and was able to control mutes on both of them. One trick I do is, as I make the assignment, I push the button two or three times to make sure the assignment is working properly before I move to the next one.

If you know you're getting distinct CC messages, and it's still not working, email me off list...

Cheers,
Jim

dmiller
04-11-2009, 05:13 PM
many thanks Jim

ill double check the distinct cc's

dmiller
04-12-2009, 09:04 PM
jue

many thanks for your work around solution. jim says it should work direct from the controller so ill re check everything and try that first.

best
dm