myMIDI Bridge

myMIDI Bridge turns your Mac into a MIDI-over-UDP gateway. It creates a pair of virtual CoreMIDI ports that any DAW, controller, or instrument can see, and forwards MIDI traffic to and from a UDP socket on your local network.

Use it to send MIDI between two Macs, between a Mac and an iPad, or between a Mac and any custom hardware or software that speaks plain MIDI over UDP — no extra drivers, no extra hardware, no RTP-MIDI session setup.

KEY FEATURES

WHO IT’S FOR

Musicians, producers, lighting designers, MIDI hobbyists, and developers who want a no-fuss way to move MIDI between machines without RTP-MIDI sessions, network MIDI services, or extra cables.

HOW IT WORKS

The app exposes virtual CoreMIDI endpoints the moment it launches. Pick “MIDI→UDP Bridge” as a MIDI output in your DAW and every message you send is forwarded as a UDP datagram to the host you configure. Pick “UDP→MIDI Bridge” as a MIDI input and any datagrams arriving on the listen port are emitted as MIDI to your DAW or instrument.

This is plain MIDI over UDP — not RTP-MIDI. Pair it with another copy of myMIDI Bridge on the receiving Mac, or with any peer (custom script, microcontroller, OSC-to-MIDI tool, etc.) that speaks the same simple format.