on off toggle by on/off message

2.32K 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

Hi there! What controller do you use and does it support CC on Note button messages?

admin Changed status to publish
Attached Files:
0

It´s the Gordius Little Giant and it supports CC messages as well as Note on/ off messages.
I´m also not totaly new to Midi , but in Control Surface Studio it seems the Note On Message toggles the Track Mute equal in what state it is. When it is Mute on, the Note off Message toggles Mute off and when Mute is off, the Note off Message toggles it on.
What I need is to Toggle Mute off when it is on, and to ignore the off Message when Mute allready is in off state.
Can´t find a way to…
Thanks

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:
0

what I mean is an associated message for on, ignored by the Track when allready in On state and an associated Off message, ignored by the Track when allready in Off state.
A Message only to turn Mute on and never Off, and another message to only turn Mute off, but never Mute On.
I don`t know how to better descripe, caused by my lacking skills of language…

admin Changed status to publish
Attached Files:
0

I tried this one before searching for help and it toggles mute whatever state it was.
When I am only sending Note off (value 0) it toggles Mute On when it was in Off state, or toggles it Off, when it was in On State.
Same result when sending Note On with value 127.
I´ve also tried to set switch type to toggle, but same result…

admin Changed status to publish
Attached Files: