On Sun, 02 May 2004 10:06:38 +0200
"Radoslaw \"AstralStorm\" Szkodzinski" <[EMAIL PROTECTED]> wrote:

> csj wrote:
> 
> >How can I define the (default) sound card used by ALSA's OSS
> >emulation?

Thanks for the reply.

> Here's the info: http://alsa.opensrc.org/index.php?page=DmixPlugin
> 
> Excerpt follows:
> 
> pcm.dsp0 {
>     type plug
>     slave.pcm "hw:2"
>     # you can also try entering just card and hw
>     # instead of plug (comment by me)
> }
> # or: 
> #  pcm.dsp0 pcm.default
> # if "default" hasn't been redefined
> 
> ctl.mixer0 {
>     type hw
>     card 2
> }
 
I'm using running linux 2.6 with udev. Under udev I don't have /dev/dsp0
or/dev/mixer0. I have /dev/dsp and /dev/mixer, which aren't symlinks.

crw-rw----    1 root     audio     14,   3 2004-05-03 06:25 /dev/dsp
crw-rw----    1 root     audio     14,   0 2004-05-03 06:25 /dev/mixer

I tried setting dsp0 to dsp and mixer0 to mixer but this didn't work
either. Any other ideas? Thanks!


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to