Newbie documentation for MIDI
Newbie documentation for MIDI
- Subject: Newbie documentation for MIDI
- From: Michael Bishop <email@hidden>
- Date: Tue, 26 Nov 2002 09:06:10 -0800
I'm pretty much in the same boat as Jont, but for MIDI.
I know the languages and technologies, but I'd love a simple MIDI
sample code bit.
What I'm trying to do is just listen for MIDI events and then update
the screen. I don't want to update the screen in the High-Priority MIDI
thread so I need to notify the UI thread somehow that new MIDI data has
been captured.
It seems straightforward enough. Finding the right threading model is
what I'm stuck on.
From my reading, it seems like the ways I can do this are with
Notifications or with DO Messages. What are the best strategies?
Is there a bit of sample code that just does this?
_ michael
_______________________________________________
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.