• 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
kAudioUnitProperty_Latency and AUPeakLimiter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kAudioUnitProperty_Latency and AUPeakLimiter


  • Subject: kAudioUnitProperty_Latency and AUPeakLimiter
  • From: Bjorn Roche <email@hidden>
  • Date: Wed, 1 Aug 2007 11:42:00 -0400

Hey all,

	I am trying to track changes in latency in audio units, so I called

AudioUnitAddPropertyListenerk( audioUnit,
                               AudioUnitProperty_Latency,
                               audioUnitPropertyChangedHelper,
                               this );

Which works for other properties. However, when I test this with AUPeakLimiter, I never receive events, even though polling reveals that the property does change value. Is there a bug in my code somewhere, or is this an apple bug or am I misunderstanding something? I will resort to polling (after every parameter or property change, for example), but it seems like there should be a better way.

thanks,

	bjorn



-----------------------------
Bjorn Roche
XO Wave
Digital Audio Production and Post-Production Software
http://www.xowave.com
http://blog.bjornroche.com
http://myspace.com/xowave


_______________________________________________ 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: kAudioUnitProperty_Latency and AUPeakLimiter
      • From: William Stewart <email@hidden>
  • Next by Date: Re: Independence of channels between tracks.
  • Next by thread: Re: kAudioUnitProperty_Latency and AUPeakLimiter
  • Index(es):
    • Date
    • Thread