Usb Midi cable on iOS simulator

548 Views Asked by At

I would like to test some code that uses midi functions on iOS simulator from xcode. Is there a way to let iOS simulator see the USB MIDI PORT connected to the Computer? Xcode 4.6 - iOS simulator 6.1

thans to everybody

1

There are 1 best solutions below

0
On

No. The External Accessory framwork does not work in the iOS simulator according to Apple