Re: AUAudioUnit (v3) in AUGraph?
Re: AUAudioUnit (v3) in AUGraph?
- Subject: Re: AUAudioUnit (v3) in AUGraph?
- From: Corey Walo <email@hidden>
- Date: Wed, 20 Apr 2016 17:54:38 -0400
I believe this sample code exhibits the bridging mechanism:
https://developer.apple.com/library/ios/samplecode/AudioUnitV3Example/Introduction/Intro.html
-Corey
> On Apr 20, 2016, at 5:40 PM, patrick machielse <email@hidden> wrote:
>
> We have developed a v3 AU for use on iOS 9.
>
> The new AU is managed by AUGraph, and is successfully instantiated.
>
> The problem is this:
>
> - AUGraph uses v2 API which can return AudioUnit pointers to the AU, not AUAudioUnit.
> - The v2 API only offers property access using IDs, not kvo (properties) or the parameterTree…
>
> I can't find any 'bridging' API that allows me to get the v3 AU from the AUGraph, or manipulate the properties and parameters of this v2 AU reference (no way to specify property IDs for v3 AUs?)
>
> The WWDC 15 presentations alluded to compatibility between v2 <> v3 hosts and AUs. AUGraph can instantiate the v3 AU, but for that to be useful I need to find a way to set properties and parameters on it…
>
> patrick
> --
> Patrick Machielse
> Hieper Software
>
> http://www.hieper.nl
> 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
_______________________________________________
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