Reputation: 1115
I am looking to send MIDI signals through the lightning cable to the MIDI network on my laptop.
Is there anyway to do this?
The MIDINetworkConnection class has a connectionWithHost method, that allows wifi connections. But I'm looking for something faster, so I'm wondering if we can do that.
Upvotes: 1
Views: 1319
Reputation: 41
macOS and iOS now do this natively with IDAM (inter-device audio and MIDI).
Upvotes: 2
Reputation: 76
I don't think you can do it natively, but there is a way to use the lightning cable as a network interface to send data to the computer.
The new version of touchAble does that, but it requires a server application that runs on the computer, talking to the device and opening a virtual MIDI port to route the MIDI messages to your DAW.
You might need to check the Apple MFi program, if it is not out of scope, depending on the nature of your project. Or check that other discussion about USB communication.
Upvotes: 0