Hi
I would like to use it to activate temporary a function in a plugin, until the button is released
any idea?
DD
I would like to use it to activate temporary a function in a plugin, until the button is released
any idea?
DD
Posté Sun 27 Nov 11 @ 8:28 am
I can't understand what's exactly your needs but you have two options:
1) ButtonX = deck 1 effect button 1 while_pressed
2) ButtonX = down ? effect button 1 on : effect button 1 off
1) ButtonX = deck 1 effect button 1 while_pressed
2) ButtonX = down ? effect button 1 on : effect button 1 off
Posté Mon 28 Nov 11 @ 3:29 am
In fact I need what you write but c++ code
Not sure it is possible but...
Not sure it is possible but...
Posté Mon 28 Nov 11 @ 2:20 pm