On Sun, 29 Feb 2004 12:01:33 +0100
Anders Bruun Olsen <[EMAIL PROTECTED]> wrote:

> I have been reading a bit about using dmix but have a slight problem.
> It is easy to setup things so that dmix is the default place to send
> sound, but how can I make dmix use plug:spdif for the actual output?

pcm.foo {
        type dmix
        slave.pcm "spdif"
}

pcm.!default {
        type plug
        slave.pcm "foo"
}

or something..

> 
> Anyways, it would be really nice to be able to have software mixing at
> the alsa level rather than having to rely upon arts :)

I suppose that for most well behaving alsa apps, this should work.

Flo

-- 
signature :)



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to