Re: Stereo Mixer oddity.
Re: Stereo Mixer oddity.
- Subject: Re: Stereo Mixer oddity.
- From: Robert Grant <email@hidden>
- Date: Mon, 15 Mar 2004 19:37:28 -0500
Hi Dominic,
I think the pan feature of the StereoMixer got broken in one of the
updates (I seem to remember James Coker(?) mentioning it suddenly not
working). The suggested work around is to use the MatrixMixer - but
it's a lot more complicated if you're used the StereoMixer - and you
have to implement your own pan algorithm.
Robert.
On Mar 11, 2004, at 10:02 PM, Dominic Edward Feira wrote:
I have a stereo mixer that is working perfectly except for one small
thing.
When I see this:
// Input, Pan, 0->1, 0.5
kStereoMixerParam_Pan = 1,
in the header file for AudioUnitParameters, I'm assuming thats its
saying that the valid inputs are 0.0 to 1.0 and the default is 0.5. Is
this correct?
Currently when I set kStereoMixerParam_Pan 0.75 is what give me dead
center and not 0.5. If 0.5 is even dead center.
Any coments/advice would be helpful.
-- Dominic Feira
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.