on off toggle by on/off message

3.39K viewsCSS Questions
0

Hi,
is there a way to toggle (e.g.)Track mute state by a toggle switch, so that an “on” message only toggles on and if the Track has been on a “on”message does nothing and an “off” message toggles only off???

The only way I get it is that on/off messages toggle equal the existing state, or only on messages toggle at all.
I want to send multiple Midi Messages to set 4 Tracks (one Track on, 3 Tracks off), but cannot figure out how to do that…
Thank you

admin Changed status to publish
Attached Files:
0

Would this work for you?
In the mute mapping’s settings. In the ‘Control’ section click ‘custom,
control type: On/Off
Change the ‘Off’ midi value to anything other than the value that input sends when turning off (usually this is 0, so you could change it to i.e. 3)
Doing this means that the input will only every turn it on.
If you only want to turn it off, do the above for the ‘on’ value.
And if you want to switch them around (on is off, off is on), simply switch the values around i.e. on = 0, off = 127

Thanks, John

admin Changed status to publish
Attached Files:
You are viewing 1 out of 9 answers, click here to view all answers.