iPhone remoteIO volume
iPhone remoteIO volume
- Subject: iPhone remoteIO volume
- From: "Raleigh F. Rinehart" <email@hidden>
- Date: Mon, 22 Jun 2009 23:54:08 -0500
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