wim delvaux wrote:
> I stil am unable to use the mutlichannel possibilities.  The following is
> my .asoundrc file
>
> pcm.dsp0 { ...
> pcm.dsp1 { ...
>
> If I try to play sound using alsaplayer I get
>
> [EMAIL PROTECTED]:.../u19809$ alsaplayer --device "hw:0,1" Snd.mp3
> snd_pcm_open: No such device (hw:0,1)
>
> But ...
>
> [EMAIL PROTECTED]:.../u19809$ alsaplayer --device "hw:0,0" Snd.mp3
>
> works ...

"hw:x,y" goes directly to the hardware.  To access the devices in your
.asoundrc, use their name, e.g. --device "dsp0".


HTH
Clemens




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to