My goal is to remove the stupid “All notes off” commands that my Roland D50 and MemoryMoog+ send when ever you release all keys. The problem is stuff like my MPC interprets these commands literally and stops all samples playing.
I made a custom sysex for a ‘User Prog’ using the ‘filter’ and basically filtered out everything except ‘note on & note off’
It seemed to work as it filtered out pitch bend info etc, but the dreaded ‘all notes off’ command is still getting through.
Does anyone have any suggestions or advice for me on how to proceed?
Thanks for the response. The Tenori-on sends out sysex messages every time you press a button. Those messages cause some midi to C/V interfaces to lock up. So I need to filter all sysex from the midi output of the T-O. If you can let me know if there is a way to set up midipal so that there is no sysex in its output stream I’d be very grateful.