Re: MusicSequenceSaveSMF always uses standard drum kit
Re: MusicSequenceSaveSMF always uses standard drum kit
- Subject: Re: MusicSequenceSaveSMF always uses standard drum kit
- From: Bill Stewart <email@hidden>
- Date: Sat, 12 Apr 2003 13:12:42 -0700
Chris
Can you do a CAShow(mySequence) on the sequence?, then do the save as
SMF call to save it to a MIDI file, then read it back into a new
sequence and do a CAShow on that sequence...
I'd be very surprised if there were any events lost in this
translation, but if so I'd like to fix that.
Bill
On Saturday, April 12, 2003, at 12:13 AM, Christopher Corbell wrote:
Have other folks seen this?
I discovered it in my app's code and have reproduced it in a smaller
test project. If you create a MusicSequence track with a drum kit
instrument
sound, exporting an SMF seems to always revert to the Standard Kit.
In my test I've used the brush kit (MusicDeviceInstrumentID 296).
Playing back the sequence from the app is fine, all of the brush kit
sounds are used. The exported SMF plays back Standard Kit sounds
and I verified via QuickTime Pro that it is the Standard Kit that's
exported.
Is there any workaround?
Thanks in advance,
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.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.