Re: Reading midi events from device
Re: Reading midi events from device
- Subject: Re: Reading midi events from device
- From: "Jacob Ole Juul Kolding" <email@hidden>
- Date: Sat, 14 Oct 2006 03:19:55 +0200
On 10/1/06, Kurt Revis <email@hidden> wrote:
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:.
Reading the example and some specs I found I think I understand the basic midi messages, but how do I know if I receive a sysex message so I can ignore it?
/Jacob Kolding
--
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