• 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
AUMixer: Metering Intermittent with volume of 1.0?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUMixer: Metering Intermittent with volume of 1.0?


  • Subject: AUMixer: Metering Intermittent with volume of 1.0?
  • From: Mark Coniglio <email@hidden>
  • Date: Mon, 13 Mar 2006 06:54:14 -0500

I am turning on metering for a three-channel AUMixer using kAudioUnitProperty_MeteringMode.

I am getting the current meter value using the following code:

err = ::AudioUnitGetParameter(audioUnit,
	kStereoMixerParam_PostAveragePower, kAudioUnitScope_Input,
	i, &averagePower );


When the volume of an element is set < 1.0, the metering is always works, and reports the correct level, etc.


But when I set the value 1.0, the metering will sometimes stop working on that bus (most often occurring with the first bus) The value stays frozen at the last value I received before setting the value to 1.0.

Anyone else had this experience? Any ideas?

Best Wishes,
Mark


-- ===================================================================== Mark Coniglio, Artistic Co-Director | email@hidden Troika Ranch Dance Theater | http://www.troikaranch.org ===================================================================== _______________________________________________ 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: AUMixer: Metering Intermittent with volume of 1.0?
      • From: William Stewart <email@hidden>
  • Prev by Date: Re: CoreAudio.jar / AudioDeviceIOProc crash on MacBook Pro
  • Next by Date: Crash in AudioUnit thread
  • Previous by thread: Re: CoreAudio.jar / AudioDeviceIOProc crash on MacBook Pro
  • Next by thread: Re: AUMixer: Metering Intermittent with volume of 1.0?
  • Index(es):
    • Date
    • Thread