AUMixer: Metering Intermittent with volume of 1.0?
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