MIDI via the network - dwhinham/mt32-pi GitHub Wiki
mt32-pi can receive MIDI over the network wither either an Ethernet or Wi-Fi connection.
Visit the Networking page to learn how to set up a network connection.
Two network MIDI protocols are supported:
- RTP-MIDI (aka. AppleMIDI) - a standard protocol supported by various software.
- UDP MIDI - raw MIDI data received via UDP socket.