• 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: setting the property of peak limiter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setting the property of peak limiter


  • Subject: Re: setting the property of peak limiter
  • From: james mccartney <email@hidden>
  • Date: Mon, 19 Jan 2009 10:23:54 -0800


You should be calling AudioUnitSetParameter, and not AudioUnitSetProperty.




On Jan 19, 2009, at 8:31 AM, MF wrote:

Hello list...

I have walked through the archive about peak limiter and the setting
of effect unit, but I didn't really find the discussion about the
problem I have...

I tried to set up a peak limiter unit in my graph, but I failed to set
the property value of peaklimiter after installing it in the graph. Do
I miss any procedure in my setting?

...

XRequireNoError ( AudioUnitSetProperty (peakUnit, kLimiterParam_PreGain,

kAudioUnitScope_Global, 0,

&db,

sizeof (db)), "set peak limit");


_______________________________________________
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: setting the property of peak limiter
      • From: MF <email@hidden>
References: 
 >setting the property of peak limiter (From: MF <email@hidden>)

  • Prev by Date: Re: Sync question about CoreAudio and DCL program callback
  • Next by Date: Re: AudioConverterFillComplexBuffer returns paramErr
  • Previous by thread: setting the property of peak limiter
  • Next by thread: Re: setting the property of peak limiter
  • Index(es):
    • Date
    • Thread