Whenever I use xmms to play music, the sound gets all jerky, and skips several seconds at a time. I routed the stereo sound through all the speakers in a 7.1 setup using:

pcm.!default {
        type route
        slave.pcm surround71
        slave.channels 8
        ttable.0.0 1 #channel 0 to front 0
        ttable.0.6 1 #channel 0 to side 0
        ttable.0.2 1 #channel 0 to rear 0
        ttable.1.1 1 #channel 1 to front 1
        ttable.1.7 1 #channel 1 to side 1
        ttable.1.3 1 #channel 1 to rear 0
        ttable.0.4 0.5 #center half mixed from 0
        ttable.1.4 0.5 #center half mixed from 1
        ttable.0.5 0.5 #sub half mixed from 0
        ttable.1.5 0.5 #sub half mixed from 1
}

This works fine--the sound is coming out--it's just unlistenable. Is there some format or rate I should set when I route stuff?

--Andrew Hills


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to