Re: Initialize() and Cleanup() vs GUI
Re: Initialize() and Cleanup() vs GUI
- Subject: Re: Initialize() and Cleanup() vs GUI
- From: yoshida <email@hidden>
- Date: Fri, 14 Jan 2005 10:00:25 +0900
Hi,
My AU is wrapper for DSP object and the DSP object communicate with
views for VuMeter support etc..
The DSP object was created at Initialize() for now.
Perhaps DSP object should be created before Initialize() ( may be
PostConstructor()? ).
Thanks.
At 11:37 AM -0800 05.1.13, William Stewart wrote:
Yes indeed... And your view should be completely prepared to deal
with your AU if it is Uninitialized
In fact some host apps have wanted to do more in this area - having
uninitialized AU's around because they can use considerably less
memory and other resources. However, because many AU's insist on
being initialized all the time (and views can cause crashes if the
AU is not!) this has proven to be a problematic strategy to follow.
Disappointing really, but hopefully we'll see some improvements to
this over time.
Bill
--
-----------------------------------------
English is not my native language,
so I'm not good at English, sorry :-(
Correction will be welcomed if there is a
strange expression!
M.Yoshida @ Japan
_______________________________________________
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