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, 30 Sep 2006 11:17:41 +0200
On 9/27/06,
Kurt Revis <
email@hidden> wrote:
On Sep 27, 2006, at 3:40 AM, Jacob Ole Juul Kolding wrote:
I'm new to Core Audio and midi and I have and assignment where I have to read events from a
midi device (keyboard) connected to a midi interface.
Can anyone give me some pointers to what API calls I must use and where to find the docs?
Apple's overview docs are here:
specifically
Most of the documentation is in MIDIServices.h, which is also available in a formatted version here:
A very small example of getting MIDI input (and sending MIDI output) comes with the developer tools:
/Developer/Examples/CoreAudio/MIDI/SampleTools/Echo.cpp
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?
/Jacob Kolding
On Sep 27, 2006, at 7:20 AM, David A. Hoatson wrote:
I just did the same thing - I suggest looking at the recent archive of this list (for my similar questions and rants!), and the source to MIDIMonitor:
Thanks for the mention, but I think that code might be too much to take on all at once!
--
Kurt Revis
_______________________________________________
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