Hi Strebor

When you enable equal, you overwrite asound.conf.  You need to edit that
manually - it's in /etc.  Don't forgot to do a backup on the main page
once you've changed it.

You need to change pcm.equal section to 

pcm.equal {
type plug;
slave.pcm plugequal;
        ttable {
0.0 0.5           # L(0) to L(0) at 0.5 volume
1.0 0.5           # R(1) to L(0) at 0.5 volume

0.1 0.5           # L(0) to R(1) at 0.5 Volume 
1.1 0.5           # R(1) to R(1) at 0.5 Volume
        }
}

i.e. add the ttable section to remap the sound.

pete S


------------------------------------------------------------------------
psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=113162

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to