Hi there,

got a Hercules Gametheater XP 5.1 (which is driven by the snd-cs46xx
alsa module) where a 4.1 Creative Cambridge speaker system is plugged
in. So I'was trying to reroute the stereo signal to the rear and front
speaker and also to the subwoofer. No problem with that  - it works, but
only for 10 seconds :-(. Afterwards xmms produces about 99.9 %  cpu
(athlon xp 2800+ 2.133 GHz) load and one can hear the awful delays
between the different channel.

Is there a relation between this and the kernel configuration?

thx in advance


.asoundrc :

ctl.cs46xx {
       type hw
       card 0
}
pcm.cs46xx_front {
           type hw
           card 0
           device 0
}

pcm.cs46xx_rear {
           type hw
           card 0
           device 1
}
pcm.stereo41 {
       type route
       slave.pcm surround41
       slave.channels 5
       ttable.0.0 1 # 0 + 2 left channel
       ttable.0.2 1
       ttable.1.1 1 # 1 + 3 right channel
       ttable.1.3 1
       ttable.0.4 1 # 4 - subwoofer

}





-------------------------------------------------------
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