Re: OpenAL channel volume problem

Chris Robinson <[email protected]> Tue, 02 Aug 2011 19:15:36 -0700
Newsgroups gmane.comp.lib.openal
Message-ID <7374594.uydL3itfVQ@kittycat>
On Tuesday, August 02, 2011 6:10:43 PM roywillow-em wrote:
> I'm trying to play a 2-channel PCM data via OpenAL, it works, but the only
> problem is that the two channels' volume are different. Left channel is
> louder than the right channel.

What OS are you using, and what's the name of the device that gets opened? You 
can call alcGetString(device, ALC_DEVICE_SPECIFIER) on the opened device 
handle to get its name.

Also, what speaker configuration do you have (stereo, quad, 5.1, etc), and do 
you have an output format or speaker layout set in the alsoft config file?
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal