How to trigger a button by sending MIDI CC 0
Posted: Fri May 19, 2023 9:53 am
Hi,
I couldn't find a similar question to my own on the forum or in the documentation, so decided to create a new thread here.
My question is how can one trigger a button in QLC+ by sending MIDI CC with value 0?
Only when sending values of 1 and above does QLC+ trigger the button, is there a way for it to toggle when receiving value 0 as well?
Context: I'm programming my show in MIDI from Cubase. Any time I stop the track in Cubase, all my running functions continue running as Cubase does not send an individual note off for every sounding note. Instead, it sends MIDI CC 123 (All Notes Off) with value 0, which is what I want to map my Stop All Functions button in QLC+ to. I could use custom third party MIDI mappers to translate MIDI CC 123 0 into MIDI CC 123 1, but that feels like a workaround I'd rather avoid if it turns out QLC+ has a way of configuring my setup.
Thanks for the help!
Kind regards,
Nils
I couldn't find a similar question to my own on the forum or in the documentation, so decided to create a new thread here.
My question is how can one trigger a button in QLC+ by sending MIDI CC with value 0?
Only when sending values of 1 and above does QLC+ trigger the button, is there a way for it to toggle when receiving value 0 as well?
Context: I'm programming my show in MIDI from Cubase. Any time I stop the track in Cubase, all my running functions continue running as Cubase does not send an individual note off for every sounding note. Instead, it sends MIDI CC 123 (All Notes Off) with value 0, which is what I want to map my Stop All Functions button in QLC+ to. I could use custom third party MIDI mappers to translate MIDI CC 123 0 into MIDI CC 123 1, but that feels like a workaround I'd rather avoid if it turns out QLC+ has a way of configuring my setup.
Thanks for the help!
Kind regards,
Nils