Multichannel Mixer bus panning
Multichannel Mixer bus panning
- Subject: Multichannel Mixer bus panning
- From: Charlie Cullen <email@hidden>
- Date: Thu, 12 Aug 2010 08:49:34 +0100
Hi,
I'm having a problem trying to pan individual busses on the multichannel mixer (as is now offered in IOS4.0?).
I'm using the IOS 4.0 base SDK and the following code (where i is the bus index and pan is a Float32 value between -1 and 1):
AudioUnitSetParameter(mixerUnit, kMultiChannelMixerParam_Pan, kAudioUnitScope_Input, i, pan, 0);
Has anyone else got this working/found problems/any suggestions?
Thanks a lot,
Charlie
|
_______________________________________________
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