Reference:
How to Reproduce
-
Send a SysEx message using
https://studiocode.dev/webmidi-tester/
to IAC_Driver.
Verify in a MIDI monitor that the SysEx message is received correctly.
-
Send the same SysEx message using an RtMidi virtual output port.
Check the MIDI monitor again — the SysEx message is not received.
Expected Behavior
SysEx messages sent through an RtMidi virtual port on macOS should be received the same way as when using the built‑in IAC_Driver virtual port.