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

Re: AudioUnit Volume


  • Subject: Re: AudioUnit Volume
  • From: Scott Burkhart <email@hidden>
  • Date: Sun, 31 Jan 2016 16:21:09 -0800
  • Dkim-filter: OpenDKIM Filter v2.10.3 mail.alumni.caltech.edu C5A0F1200AB

I use exactly the same method for input volume adjustment, albeit for just one mixer unit;
AudioUnitSetParameter(myPlayStruct.mixerAU, kMultiChannelMixerParam_Volume, kAudioUnitScope_Input, 1, 0.0f, 0 ) ;

In this case the volume is set to zero (0.0f), and it works fine for my user-controlled muting.
Have you triple checked your AUGraph topology, that might be allowing things to seemingly work, but not be actually hooked up the way you intended.
 _______________________________________________
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: Re: C AudioUnit
  • Next by Date: Re: C AudioUnit
  • Previous by thread: Re: AudioUnit Volume
  • Next by thread: C AudioUnit
  • Index(es):
    • Date
    • Thread