Wow! I would like to thank everyone for replying so quickly and so well. These are the quickest replies I have ever received.<br><br>Anyway, I checked my ALSA base and Plugins and they are both new enough versions, so I am pretty sure I have the Pulse plugin.
<br><br>When I use aplay with /.asoundrc, regardless of whether the Pulseaudio server is running I get the following error.<br><br>Paul:/home/paul# aplay -D pulse /usr/share/sounds/startup3.wav<br>ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM pulse
<br>aplay: main:550: audio open error: No such file or directory<br><br>However, out of curiosity I copied ./asoundrc to /etc/asound.conf, then tried aplay with Pulseaudio running and it worked, but if Pulseaudio is not running, I recieve the following error message.
<br><br>Paul:/home/paul# aplay -D pulse /usr/share/sounds/startup3.wav<br>*** PULSEAUDIO: Unable to connect: Connection refused<br>aplay: main:550: audio open error: Connection refused<br><br>I also get this error message if I stop and then start the message again. So, the aplay command only works using /etc/asound.conf and when I first start the computer. (Pulseaudio automatically starts too.)
<br><br>I always believed my soundcard was capable of hardware mixing, but it is possible that I have been living a lie. Is there anyway I can find out for sure? I have a Guillemot Hercules Gamesurround Muse XL, if that helps.
<br><br>Let&#39;s say that I don&#39;t have hardware mixing and I have to use dmix. How would I set up ALSA/dmix/Pulseaudio for maximum speed to solve any type of stuttering problems, etc.<br><br>Thanks in advance.