• 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
Parameter Clumps, was: Re: AUBase preset handling change
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parameter Clumps, was: Re: AUBase preset handling change


  • Subject: Parameter Clumps, was: Re: AUBase preset handling change
  • From: Stefan Gretscher <email@hidden>
  • Date: Wed, 18 May 2005 17:27:28 +0200

Am 18.05.2005 um 16:51 schrieb h:
What is that clump name thing all about anyway?
I have searched but I cannot find any info on it.
It's a way to group parameters, for example the automation menu in Logic will not be flat but have submenus according to your clumps if your AU supports it.
Look at kAudioUnitProperty_ParameterClumpName in PantherAUProperties.rtf, also the header for the struct AudioUnitParameterInfo contains some documentation.
Basically you set kAudioUnitParameterFlag_HasClump and specify the according clump ID in your parameter info, then fill up an implementation for kAudioUnitProperty_ParameterClumpName to return the proper names for the clumps (selected via clump ID).


Best,
Stefan

_______________________________________________
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


References: 
 >Re: AUBase preset handling change (From: h <email@hidden>)

  • Prev by Date: Re: AUBase preset handling change
  • Next by Date: Re: kAudioFormatProperty_AvailableEncodeFormats
  • Previous by thread: Re: AUBase preset handling change
  • Next by thread: Combining AUHAL input and an AudioConverter
  • Index(es):
    • Date
    • Thread