Re: DLS files
Re: DLS files
- Subject: Re: DLS files
- From: Bill Stewart <email@hidden>
- Date: Mon, 16 Dec 2002 17:14:21 -0800
A good feature request... But you're correct, you'd have to write a
temporary file, then point the synth to that at the moment
Bill
On Monday, December 16, 2002, at 05:07 PM, John Stiles wrote:
I'm a newbie to CoreAudio, so my apologies if this has been covered
before.
Is there a way to provide DLS sound bank data to a MusicDevice without
going through an FSSpec (kMusicDeviceProperty_SoundBankFSSpec)?
Currently, I am working on an app which has its DLS data stored in a
custom compressed format, which I can load into RAM as necessary. I
need to pass this DLS data to my MusicDevice--however, I don't know
how to pass it in without writing the data out to a file temporarily
and providing the FSSpec of the temp file to my MusicDevice. That
could certainly work, but it seems pretty roundabout.
MusicSequenceLoadSMFData lets me pass in the MIDI data directly from
RAM--is there an equivalent call for sound banks (i.e.
kMusicDeviceProperty_SoundBankCFDataRef)?
Thanks :)
_______________________________________________
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.
References: | |
| >DLS files (From: John Stiles <email@hidden>) |