Ionic wrote:

Lee Revell schrieb:

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
Hi Lee,

I think he uses apps like they are in KDE... with artdsp or GNOME apps with no selectable output device.

Have a nice day,

Ionic


-------------------------------------------------------
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

hey you 2 ;)
Yes, like KDE Apps or Browser Plugins ... maybe its possible, but it's more confortable to set it as default!!
thanks lee, i'll try it tomorrow ;)
nice weekend,
pete


-------------------------------------------------------
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