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?
There doesn’t seem to be a mapping listed for this in the Track menu in Reactions. I honestly never knew there was a “Disable Send” option shown in your screenshot.
Do you use this to protect certain tracks from having effects applied to them accidentally or is this for reducing CPU usage?
Does anyone else have any ideas if this is possible in CSS?
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
Sign up
User registration is currently not allowed.