2
votes
1answer
337 views

Connecting Linux MIDI source to iOS Network Midi device?

I'd like to send MIDI data from a Linux box to an app on an iPhone (Animoog) which supports Network MIDI connections. As I understand it, the Apple Network MIDI spec uses RTP plus Bonjour to ...