Reaction Script for Send Button
Hi everyone was wondering if it was possible to have a button (momentary) be pressed to engage a send (1 of 3) to go to 100%, light up, and then when i press it go back to 0? and do this for 2/3 and 3/3
Can only get it to work when i hold it down at the moment but think a reaction would fix this
Many Thanks!
Answering to my own qeustion:
To turn hardware momentary button into CSS toggle you need:
– rename it in a template from “Button 1” to “A Button 1” – this will turn listener for that button from button into slider and you will see the listener options changes from “was pressed” (for a button) to “was moved” (for a slider)
– add a condition for 127 velocity match
thats all)
so the custom override is a great feature!
how can it be combined with reaction?
i see only listeners in reaction menu.. and they have no custom override options….
Hey,
I just had a play with this, and the following works with my momentary input and a send:
In the mapping, set ‘control override’ to ‘custom’
set ‘control type’ to ‘absolute’
Then just make sure that first and last options match the ‘on’ and ‘off’ velocity values that your pad sends.
See attached screenshot.
This will also be super easy to do with reactions version 2.
Hi John sorry following up on this – its still only going momentary regardless of the switch type – or it just goes to 0 and doesnt toggle on anymore – does it have something to do with the launchpad mini pads? Would you know of a script that’s been built by chance?
Thanks
Try playing with the ‘switch type’ in the mapping’s custom control options. You should be able to make it go to 100 on one click then 0 on the next.
Sign up
User registration is currently not allowed.