Select Device On/Off with Reaction?
Hi forum members,
I see that one can add mapping of type: Device On/Off from the + button in CSS to have a button on a Midi controller to turn and off Devices i Ableton.
My question is can this also be done with a Reaction?
I have looked at the various option under script and Live Object Model and I find nothing that looks like it could do the same thing!
Am I missing something here?
Joachim
Glenn V. Answered question
The first parameter in any device controls the On/Off. It has parameter number 0.
Here’s a list of all device parameters for native devices provided by Remotify.
Joachim Posted new comment
Sign up
User registration is currently not allowed.
Hi Glenn,
Thanks, but I’m not looking for the “name” that part I have figured out.
What I’m interested in is calling it from a reaction, i.e. using Ableton’s API/LOM e.g. with an if condition etc.