Create and play midi sequence
Create and play midi sequence
- Subject: Create and play midi sequence
- From: Ming-ching Chiu <email@hidden>
- Date: Thu, 17 Sep 2009 09:41:22 -0500
Hi,
I'm definitely a newbie here. Right now I'm trying to construct a midi
sequence and play it back. in the CoreMIDI framework there seems to be
no struct or class for midi sequence or track or anything. The only
thing i found is MidiPacketList. Checked out the sample code
"playsoftmidi" and "playsequence" as well. However Playsoftmidi use
usleep() to control the timing of playing notes. I've done similar
things in Java before, but java havs nice APIs for midi eventlist,
track, sequence and even player. I wonder if there is any other way
to do it in Cocoa, or i have to build my track class and sequence
class and my own player by using usleep() ??
ming-ching
_______________________________________________
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