Re: Question about AudioUnit parameter listeners
Re: Question about AudioUnit parameter listeners
- Subject: Re: Question about AudioUnit parameter listeners
- From: Per Bull Holmen <email@hidden>
- Date: Fri, 13 May 2011 17:45:21 +0200
2011/5/13 Paul Davis <email@hidden>:
> The AUParameterListener API is basically deprecated at this point.
> Apple want you to use
>
> AUEventListenerCreate
> AUListenerDispose
> AUEventListenerAddEventType
> AUEventListenerRemoveEventType
> AUEventListenerNotify
>
> that was at least my reading of this a few months ago (its been this
> way for quite a few years). It would be troubling that they still
> auto-generate code that doesn't follow their own docs, but maybe
> you're using an older version?
>
> see: http://developer.apple.com/library/mac/#technotes/tn2104/_index.html
>
Thanks for your help. I was using XCode 3.2.6 (the last free version)
which came in 2010, I think late in the year. The TN you linked to was
last edited late 2009.
Per
_______________________________________________
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