Loops in a music sequence and MIDI export
Loops in a music sequence and MIDI export
- Subject: Loops in a music sequence and MIDI export
- From: Christopher Corbell <email@hidden>
- Date: Sat, 17 May 2003 14:02:12 -0700
I've been looking through the MIDI spec for a way to indicate that one
track of a multi-track sequence should loop. There doesn't seem to be
any
support for this.
However the MusicSequence has the useful
kSequenceTrackProperty_LoopInfo.
Is there some way I'm not aware of to have loop-info in an exported
MIDI file?
Or should I just generate the looped events at export time for the
exported file?
(I'm thinking the latter could have other advantages as well, e.g. the
loop would
not necessarily have to start at time zero, which seems to be the case
with
kSequenceTrackProperty_LoopInfo).
Thanks for any help,
Christopher
_______________________________________________
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.