Re: Recommended way to share state between AudioUnit Cocoa view and AU implementation
Re: Recommended way to share state between AudioUnit Cocoa view and AU implementation
- Subject: Re: Recommended way to share state between AudioUnit Cocoa view and AU implementation
- From: Stephen Blinkhorn <email@hidden>
- Date: Wed, 06 Jul 2011 11:34:16 -0600
On 6 Jul 2011, at 09:08, Stéphane Letz wrote:
Hi,
AudioUnit developer newbie here, I cannot figure out from the
examples if there is a recommended way to share data between the
Cocoa view and the AU itself (that is the subclass of AUEffectBase).
Examples usually duplicate controllers and so on.
Are the recommended ways to do that?
Properties. The FilterDemo project uses properties to share data
between AU and View so that may be a good place to start.
Stephen
Thanks.
Stéphane Letz _______________________________________________
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
_______________________________________________
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