• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AUAudioUnit (v3) in AUGraph?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUAudioUnit (v3) in AUGraph?


  • Subject: AUAudioUnit (v3) in AUGraph?
  • From: patrick machielse <email@hidden>
  • Date: Wed, 20 Apr 2016 23:40:48 +0200

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


  • Follow-Ups:
    • Re: AUAudioUnit (v3) in AUGraph?
      • From: Corey Walo <email@hidden>
  • Prev by Date: Is it possible to record a MusicPlayer piece to an audio file faster than real-time?
  • Next by Date: Re: AUAudioUnit (v3) in AUGraph?
  • Previous by thread: Re: Is it possible to record a MusicPlayer piece to an audio file faster than real-time?
  • Next by thread: Re: AUAudioUnit (v3) in AUGraph?
  • Index(es):
    • Date
    • Thread