Re: Error -10108
Re: Error -10108
- Subject: Re: Error -10108
- From: Nikolaus Gerteis <email@hidden>
- Date: Wed, 19 Mar 2003 09:04:20 -0800
Hello Glenn, hello all,
here is what I can contribute to the error -10108 issue. First of all,
during Logic startup I call GetComponentInfo on all components once. So
with Crystal appearing in the Audio Unit instrument list means that the
component manager was able to deliver that information. On plugin
instantiation there are the following possibilities of failure:
If the OpenAComponent call fails, or the sample rate could not be set
or the AudioUnitInitialize call fails, I return a memFullErr to Logic.
Please note that this error is -108. During instantiation I don't hand
through any error codes from the Audio Unit. So the only explanation I
currently have for the -10108 error is that Logic for some reason adds
-10000 to the error number it receives and that in fact one of the
above error conditions occurred.
Unfortunately Crystal works well with my 10.2.3 but to be sure I will
let our test lab make a test with 10.2.4 and a freshly downloaded
Crystal version.
One question: Is the user able to instantiate any Audio Unit instrument?
All the best - Niko
--------------------
On Tuesday, March 18, 2003, at 07:18 AM, email@hidden wrote:
You're saying this is a problem with Logic? I'm certainly not
generating that error message :-).
Niko, can you shed any light on this? The user reports that it is
reproducible (I had him download and unstuff Crystal again).
- Glenn
Bill Stewart wrote:
I think this message is just the standard error that Logic provides
for
problems and has nothing to do with memory as such....
I would guess that the -10108 is an error message generated by the AU
itself...
"Core audio: Not enough memory to open plug in (-10108)."
_______________________________________________
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.