Topic: Panic message using MIDI

Is it possible to send a note-off command to all keys via MIDI? Similar to what the "Stop all sounds" button does.

I had a look at the "Global MIDI Mapping" options, but couldn't find anything.

My problem: sometimes some notes keep ringing after I've lifted my fingers off the keys. I don't know if the problem is with my MIDI interface or my computer. A panic button on my MIDI controller would help. So I don't have to reach to click the "Stop all sounds" button all the time.

Re: Panic message using MIDI

Send CC #123 to the plugin, should work.

Hard work and guts!

Re: Panic message using MIDI

Yes, it works! Thank you very much.

Re: Panic message using MIDI

For anyone else who has the problem, the "Stop MIDI sequence" action (under "MIDI Sequencer") also works. I ended up using the left pedal to trigger it (Controller 67, value = 127) instead of a dedicated MIDI controller.