Martin McCourt wrote:
> I play a game (Tribes 2) under linux which has some bad voodoo code in
> it causing the left and right channels to be swapped.  I've been
> trying to create a asound.conf or .asoundrc file that will simply
> swap the front left and front right channels

pcm.swapped {
        type route
        slace.pcm "hw:0"
        ttable.0.1 1
        ttable.1.0 1
}

Then instruct your program to play to the ALSA PCM device named
"swapped".


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to