AULab set properties before initializing
AULab set properties before initializing
- Subject: AULab set properties before initializing
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 16 Mar 2006 12:01:05 -0500
In debugging my AudioUnit, I've used AULab quite a bit. I notice
something unusual and wanted to get some feedback about whether my
concerns are off-base or not.
When I open a document in AULab where my instrument has previously
been saved in a track, I notice that AULab sends me a
"kAudioUnitSetPropertySelect" (specifically to restore a preset)
before it sends me a kAudioUnitInitializeSelect. Instinctively this
seems like a bug in AULab, but I wonder if this is something I need
to be prepared for in general?
Right now I rely on structures being in place that are not created
until my unit is initialized. If this kind of thing is widespread I
figure I'll have to queue the property settings until I'm
initialized, or else prematurely self-initialize when I get such a
property setting.
Thoughts? Much appreciated!
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden