Re: Error Definitions
Re: Error Definitions
- Subject: Re: Error Definitions
- From: Doug Wyatt <email@hidden>
- Date: Fri, 14 Nov 2003 13:05:08 -0800
We do return kAudioUnitErr_InvalidFile in response to some
DLS/SoundFont parsing errors ...
kAudioUnitErr_FileNotSpecified comes back if you ask for certain
properties of the DLS synth when it has no bank loaded ... which I
think may practically never happen since it usually (always?) loads the
default bank ...
Doug
On Nov 11, 2003, at 5:59, Art Gillespie wrote:
Thanks for that, k,
That was exactly the thread I was looking for.
As for the InvalidFile and FileNotSpecified, I had though they might be
possible returns from kMusicDeviceProperty_SoundBankFSSpec, but I
couldn't get the DLSSynth to return them no matter what kind of bogus
values I sent to it yesterday.
Best,
Art
0xBa
On Mon, Nov 10, 2003 at 11:09:34PM -0500, K. Ware wrote:
Ooh - I know, I know, I know ...
kAudioUnitErr_InvalidFile
kAudioUnitErr_FileNotSpecified
<snip - more people on this list should snip>
See below for the ref you're probably looking for regarding Not
Authorized Errors/kAudioUnitErr_Unauthorized. The others, I don't
know.
<snip>
-k
_______________________________________________
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.
_______________________________________________
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.