• 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
Re: AudioUnitProperty discovery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioUnitProperty discovery


  • Subject: Re: AudioUnitProperty discovery
  • From: Chris Rogers <email@hidden>
  • Date: Mon, 5 Nov 2001 11:38:21 -0800

There is no mechanism to query for the supported properties of AudioUnits
similar to parameters. It is possible to see if a property is supported
by calling AudioUnitGetPropertyInfo(). An error should be returned if
the property is not supported. I believe we will be documenting the
standard properties which generic AudioUnits must support, but this is
not yet available...

Chris


Is there a way to iterate over all the properties for an AudioUnit?
Looking at the docs/headers it seems it is only possible to get
property values if you know the ID in advance. I would like to
query an AudioUnit for the property IDs it supports, similar to
how I can get a list of parameter IDs.

Tomy

--


References: 
 >AudioUnitProperty discovery (From: Thomas Hudson <email@hidden>)

  • Prev by Date: AudioUnitProperty discovery
  • Next by Date: Re: AudioUnitProperty discovery
  • Previous by thread: AudioUnitProperty discovery
  • Next by thread: Re: AudioUnitProperty discovery
  • Index(es):
    • Date
    • Thread