Re: Stereo Mixer oddity.
Re: Stereo Mixer oddity.
- Subject: Re: Stereo Mixer oddity.
- From: Robert Grant <email@hidden>
- Date: Mon, 15 Mar 2004 21:22:23 -0500
My bad - sorry for the red herring.
Robert.
On Mar 15, 2004, at 8:55 PM, James Coker wrote:
Level setting was broken on inputs to the StereoMixer in (I think) QT
6.4,
the next release (6.5) fixed the issue. The problem was that changing
levels of inputs only affected one channel. This looks like a
different
issue.
Jim
On Mar 15, 2004, at 5:37 PM, Robert Grant wrote:
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.