KDE aRTs Daemon Settings
------------------------
For devices that use the 4Front Software Sample Rate Convertors
(if you type cat /dev/sndstat and see a GRC next to the device name
in parenthesis) then you need to make some changes to KDE.
1) Click on the KDE Control Panel and select Audio settings and
then click on the Audio Server entry.
2) Now select the Audio I/O tab and check mark the Sample Rate setting
and set the rate to 48000
Other OSS apps like XMMS, RealPlayer, mpg123, timidity will all
work properly.
GNOME esd Daemon Settings
-------------------------
For some devices that use the 4Front Software Sample Rate convertors,
you will need to edit /etc/esd.conf and on the line that says:
spawn_options=-terminate -nobeeps -as 2
change it to:
spawn_options=-terminate -nobeeps -as 2 -r 48000
This sets ESD to use the native rate as 48000Hz.