John Beavers wrote:
> I have a soundblaster Live that I am trying to have the outputs used as
> independant virtual devices.
>
> aplay -l
> card 0: Live [Dell Sound Blaster Live!], device 0: emu10k1x [EMU10K1X Front]
> card 0: Live [Dell Sound Blaster Live!], device 1: emu10k1x [EMU10K1X Rear]
> card 0: Live [Dell Sound Blaster Live!], device 2: emu10k1x [EMU10K1X 
> Center/LFE]

Your card already has independent hardware devices.

> Basically, there are two X sessions running with two users logged into
> them (this is called multiseating).

To make a different device the default device for two different users,
put the following settings in their ~/.asoundrc files:

defaults.pcm.dmix.device 0

defaults.pcm.dmix.device 1

(This is user specific, not X session specific.)


HTH
Clemens

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to