Re: MusicSequence ?
Re: MusicSequence ?
- Subject: Re: MusicSequence ?
- From: Philippe Wicker <email@hidden>
- Date: Thu, 17 Oct 2002 17:43:32 +0200
On Thursday, October 17, 2002, at 05:21 PM, Jim Vanaria wrote:
So I'm almost afraid to ask: is this sequence engine available in C or
Obj-C?
Hi,
The C API is in the header AudioToolbox/MusicPlayer.h. This really
powerful API gives you the basic bricks to build your own Midi
Sequencer (load/save Midi file, play the sequence, edit the sequence,
etc...). Nevertheless, you still have to put the bricks together and
design a GUI to deliver a usable sequencer.
Regards,
Philippe Wicker
email@hidden
_______________________________________________
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.