Re: [LAU] asoundrc question

From: Arnold Krille <arnold@email-addr-hidden>
Date: Wed Sep 10 2008 - 23:00:12 EEST

Hi,

Am Mittwoch, 10. September 2008 schrieb Dave Phillips:
> Is it possible to create a fake mixer in .asoundrc in order to fool Java
> into thinking my Delta 66 has an on-board mixer ?
> An example would be most helpful. :)

This will make the first soundcards-mixer the default:

ctl.default {
    type hw
    card 0
}

This makes the second soundcards pcm-device the default:

pcm.default {
    type hw
    card 1
}

So you get an alsa default device which puts the sound to the second hardware
while using the first hardwares mixer for the apps that "need" a mixer.
Of course you can change the numbers. Might even point to a mixer of a virtual
soundcard afaik.

Have fun,

Arnold

-- 
visit http://www.arnoldarts.de/
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me 
to all your contacts.
After a month or so log in as root and do a "rm -rf /". Or ask your 
administrator to do so...

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Received on Thu Sep 11 00:15:01 2008

This archive was generated by hypermail 2.1.8 : Thu Sep 11 2008 - 00:15:02 EEST