How to enable disable send
In ableton, there’s the ability to disable a send on a channel. How can I map a button to that feature?
Wim Answered question
Attached Files:
Since that function is not to be found (yet) in the Live Object Model, I guess it is not possible to directly implement that function.
You could use a M4L device (akin to https://maxforlive.com/library/device/8268/send) and disable that via CSS
or
Make a reaction that stores the current send level value and sets it to 0 when pressing a button and set it back again to the original value when pressing again.
Any other views on this matter?
Greetings
Wim Edited answer
Sign up
User registration is currently not allowed.