Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
iPhone remoteIO volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iPhone remoteIO volume



Hello Everybody!

quick question on setting the volume when using remoteIO, why does kHALOutputParam_Volume not get respected?
 I tried doing this:
  status = AudioUnitSetParameter(remoteIOUnit,
                                       kHALOutputParam_Volume,
                                       kAudioUnitScope_Global,
                                       0,
                                       level,
                                       0 );

but it had zero effect, no errors but no results either.

So now I am stuck with either adding in an addition Mixer Unit just to act as a "master volume" or scaling the volume of all the inputs of my "main" mixer, neither seems like an ideal solution.
 _______________________________________________
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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.