I often run shows where QLab controls LXConsole via MSC, and sometimes (when the designer fiddles with cues in a run), it would be amazing to stall LXConsole's MSC Input with a quick MIDI/OSC Toggle... In those moments, I don't want to lose ALL MIDI input (as all other hotkeys/channel faders etc) are still quite important/relevant), but JUST to suspend the MSC listening...
Ideally even in an "intelligent" manner - i.e. once the actuating of incoming MSC is switched off, the now following cue specific MSC GO commands are "buffered", so that once the "listening to MSC"-button is re-engaged, the latest/last received MSC command is then actuated.
Example:
- The MSC LISTENING toggle is ON
- QLab sends MSC GO for LX Cue 1; LXConsole Goes on LX Cue 1
- The MSC LISTENING toggle is switched to OFF
- QLab sends MSC GO for LX Cue 2; LXConsole does not go
- QLab sends MSC GO for LX Cue 3; LXConsole does not go
- QLab sends MSC GO for LX Cue 4; LXConsole does not go
- The MSC LISTENING toggle is switched to ON again
- LXConsole Goes on LX Cue 4 (to catch up)