On Fri, 2006-05-05 at 17:32 +0200, Pete wrote:
> Hello ;)
> A few weeks ago i asked for help with 5.1 upmix. It works wonderful now, 
> but i wan't it as default!!!
> In some apps its not possible to change the output, or it would be to 
> much work to change this for all programs.
> 
> Is it possible to set it as default???
> 
> My .asoundrc looks like this:
> pcm.ch51dup {
>     type route
> ...
> ...
> ...
> ...
> }
> 

Try:

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

Just out of curiosity, which apps don't let you select the output?

Lee



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to