RetroArch/midi
Bernhard Schelling 4fcace9aed
Recover from messages not handled by the device
When an underlying MIDI device does not understand/support a MIDI message (very common with sysex messages) it returns an error code.
With this fix MIDI output can continue gracefully even after an emulated game sends an unsupported message.
2021-01-13 02:07:21 +09:00
..
drivers Recover from messages not handled by the device 2021-01-13 02:07:21 +09:00
midi_driver.h (MIDI) Turn bunch of functions static 2020-01-06 17:30:09 +01:00