Hallo,
Myk hat gesagt: // Myk wrote:

> On Sun, 19 Oct 2003 11:25:43 +0200
> Here's some results - I've been fiddling with this a lot as well! This
> is all with an Audiophile 2496 too.
> 
> pcm.dsp0 {
>   type plug
>   slave.pcm "dmix"
> }
> 
> aplay -D dsp0 foo.wav &

This is in fact the same as saying: "aplay -D plug:dmix", so it better
should work, or else... ;)

> does what it should. The more complex method you give achieves the same
> result - the advantage I suppose is that you can set period size (It
> seems you can only set this for "hw:" pcms). 

What settings do you use in the complex method on you Audiophile?
 
> The attached simple oss test program reveals that setting the sample
> rate may be the source of the problem.
> 
> # ./oss_test
> Opening of /dev/dsp successful
> Set format successful
> Set channels to 2 successful
> Set sample rate to 44100 successful
> 
> # aoss ./oss_test
> Opening of /dev/dsp successful
> Set format successful
> Set channels to 2 successful
> SNDCTL_DSP_SPEED: No such file or directory

I even had two xmms'es working once, but playing was way too slow.
Unfourtunatly I cannot reproduce it anymore. I should only edit
the ~/.asoundrc with RCS...

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to