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!
admin Changed status to publish May 22, 2024
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)
admin Changed status to publish May 22, 2024
Sign up
User registration is currently not allowed.