On 03 Jun 2003 12:06:18 -0700
Mark Knecht <[EMAIL PROTECTED]> wrote:

> Jaroslav,
>    This did not work for me. I made the edits to the .asoundrc file,
> tried aplay with and without the -D, then tried restarting alsa and
> tried aplay again. It didn't work.

hi..  maybe i can add something.. here's a snippet from my .asoundrc

pcm.!default {
        type hw
        card 0
}

ctl.!default {
        type hw
        card 0
}


this creates a "default" pcm device which can point to any kind of pcm
device.. here it refers to card 0 which is a hw device. maybe you cann
add a "device 1" or "subdevice 1" to make it use the right pcm..




-- 
horrible sound clips - http://www.arted.biz/mista.tapas
buggy software - http://rythmaidgui.sourceforge.net


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to