Hello , I'm trying to set up a function so that when i press the button it sends : 2 - 176 - 0 - 127 (channel 3 , control change, param 1: 0 param 2: 127)
then when i hold the button for 2 second id like it to send 10 -176 -1 -127 (channel 11 , control change, Param 1: 1 Pram 2 : 127)
The point here is that in abletom i'm mapping the clip launch to a momentary press and the clip stop to a press and hold.
I could use some help to figure this out as i'm not very great with coding