On Sat, 15 Nov 2003 11:22:35 -0700
Gianmarco Di Loreto <[EMAIL PROTECTED]> wrote:

> Hi guys! I have this nightmare: I managed to get the spdif output to 
> work with xine, and now it works great! But I'mm' still going crazy 
> trying to enable the spdif output by default for all my sound 
> applications in Linux! In particular, how can I tell xmms to use the 
> digital output instead of the analog? Currently I have installed the 
> alsa plug-in but still nothing...PLEASE HELP! IŽ m getting
> demotivated...

Well, in xmms, you can configure the alsa-driver to use a pcm other than
the default. check pcm names like "front", "rear", "hw:0,0", "hw:0,1",
etc..

You can also override the default pcm and ctl devices by editing your
.asoundrc and adding entries like:

pcm.!default {
        type hw
        card 0
        device n
}

where n is the device number.. i suppose you won't need to override the
ctl default..

-- 
music: http://www.soundclick.com/bands/9/florianschmidt.htm




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to