• 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
AUMultiChannelMixer input metering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUMultiChannelMixer input metering


  • Subject: AUMultiChannelMixer input metering
  • From: Robert Carroll <email@hidden>
  • Date: Mon, 31 Aug 2015 13:10:16 -0400

Hi,

Has anyone had success getting individual meter levels for the inputs of the AUMultichannel mixer in an AUGraph? I can get the output meter levels with:

OSStatus result = AudioUnitGetParameter(mixerUnit, kMultiChannelMixerParam_PostAveragePower, kAudioUnitScope_Output, 0, &valueL);

using kMultiChannelMixerParam_PostAveragePower + 1 to get the R channel values.

I am trying to get the input levels, however a similar approach and setting the scope to Input just seems to echo the output levels. I can’t find any reference to specifying the different input channels in AudioUnitParameters.h. If I have an 8 X 2 mixer, I need to be able to show 8 input meters and the stereo output levels.

Any suggestions would be greatly appreciated.

rob


 _______________________________________________
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

  • Prev by Date: Logic 10.2
  • Previous by thread: Logic 10.2
  • Index(es):
    • Date
    • Thread