Re: Reading midi events from device
Re: Reading midi events from device
- Subject: Re: Reading midi events from device
- From: Kurt Revis <email@hidden>
- Date: Sat, 30 Sep 2006 19:21:33 -0700
On Sep 30, 2006, at 2:17 AM, Jacob Ole Juul Kolding wrote:
Looking at Echo.cpp and the docs for MIDIServices was helpful.
My question is now if there are functions for processing a midi
packet of if that has to be done manually?
No, that part is up to you. It's not too difficult to parse MIDI
data, especially if you don't care about sysex. If you want an
example, see SMMessageParser.m in SnoizeMIDI -- specifically the
method -messagesForPacket:.
--
Kurt Revis
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden