vote up 3 vote down star
1

I'm just wondering if this is possible (I think not)...

The iPhone has a 30 pin connector cable to USB. It "talks" USB already. Is it possible to talk to a MIDI device (i.e. a keyboard with USB) using the cable with the current API?

Ideally, one could plug the iPhone directly into the USB port of a MIDI keyboard and then talk to the keyboard using the USB/MIDI protocol.

Anyone know?

Thanks,

Aron

flag

5 Answers

vote up 0 vote down

If an interface ever does come about, $20-$25 would be some serious wishful thinking. I would expect it to be $100+ for sure...

link|flag
vote up 0 vote down

I, an end user, would pay $20/25 for a Dock-connecting cable that had a MIDI in jack (DIN 5-plug) so that I could control both an app's note on/off, and MTC/clock sync of sequencing apps... several other MIDI continuous controllers would be nice also.

link|flag
vote up 0 vote down

connecting an external midi keyboard to the iphone and using the iphones midi apps needs to be discussed more.

link|flag
vote up 1 vote down

When the iPhone connects to a pc using USB it is acting a s a device (slave) to the pc host (master). If it is to connect to the midi interface then the iPhone will have to operate as the master. Normally a USB connecting apparatus is either ALWAYS a host or a device, the one exception is if the interface provides a mode of operation called USB On-The-Go. I this mode the USB interface can be configured in either mode. If the iPhone implements this mode then you may be in luck (I do not know the answer to this bit) otherwise you will need a host controller to read the data from one device and pass it out to another.

link|flag
vote up 1 vote down

You can test quite easily using the EAAccessoryManager

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.