Re: Stuck MIDI notes
Re: Stuck MIDI notes
- Subject: Re: Stuck MIDI notes
- From: Robert Grant <email@hidden>
- Date: Thu, 31 Oct 2002 07:45:18 -0500
Philippe & Laurent,
Thanks for your pointers guys. They look perfect. I guess I thought
that such
a common function as walking the packet would be provided in CoreMIDI.
Robert.
On Thursday, October 31, 2002, at 07:34 AM, Philippe Wicker wrote:
Have a look in XFramework/Model/XMIDIClient.cpp, there is a method
called NextMIDIEvent. This method contains code that allow to walk
through a MIDIPacket event by event. It may not be exactly what you
need (it could be useful to get at return the length of the event),
but it is surely a good starting point.
Regards,
Philippe Wicker
email@hidden
On Thursday, October 31, 2002, at 07:28 AM, Laurent Humbert wrote:
How about using the one that comes with the SampleUSBDriver
(MIDIParser.cpp) ?
L
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.