• 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: kStereoMixerParam_PreAveragePower
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kStereoMixerParam_PreAveragePower


  • Subject: Re: kStereoMixerParam_PreAveragePower
  • From: Chris Rogers <email@hidden>
  • Date: Wed, 16 Feb 2005 13:03:03 -0800

Dominic, when you are getting the parameter value are you currently rendering and
supplying input sample frames which are non-zero? The parameter value is meant
to give a measurement on the power of the input you're giving to the mixer.

Chris Rogers
Core Audio
Apple Computer

Hello. I am trying to get kStereoMixerParam_PreAveragePower from a stereo mixer.
I'm doing the following:


mLeftLevel = 0.0;
error = AudioUnitGetParameter(mixerUnit,
kStereoMixerParam_PreAveragePower + 0,
kAudioUnitScope_Input,
0,
&mLeftLevel);

Every time this runs I mLeftLevel comes back as -120.0. AudioUnitGetParameter isn't returning an error. Any idea? Perhaps I don't understand something.

Dominic Feira / Code Monkey / Ambrosia Software, Inc.

_______________________________________________
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

_______________________________________________
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: 
 >kStereoMixerParam_PreAveragePower (From: Dominic Feira <email@hidden>)

  • Prev by Date: kStereoMixerParam_PreAveragePower
  • Next by Date: Re: quick and dirty way to play some data?
  • Previous by thread: kStereoMixerParam_PreAveragePower
  • Next by thread: Re: kStereoMixerParam_PreAveragePower
  • Index(es):
    • Date
    • Thread