[PlanetCCRMA] Multiple Sound Cards

Kelly Hirai khirai at ongaku.isa-geek.net
Mon Dec 5 11:48:07 PST 2011


these aliases seem like /etc/modules.d/aliases syntax for making
snd-hdsp device always appear as hw:2

to use asoundrc to make hw:2,0 the default device you'd do something like
/pcm/.!/default/ { type hw card 2 device 0 }
in your ~/.asoundrc or /etc/asound.conf

k.

On 12/05/11 14:26, Donald Steven wrote:
> I should have added (.asoundrc):
>
> alias snd-card-0 snd-hda
> options snd-card-0 index=1
> options snd-hda index=1
>
> alias snd-card-1 snd-intel
> options snd-card-1 index=2
> options snd-intel index=2
>
> alias snd-card-2 snd-hdsp
> options snd-card-2 index=0
> options snd-hdsp index=0
>
> plus (for local.conf):
>
> alias snd-card-0 snd-CARD_0
> options snd-card-0 index=1
> options snd-CARD_0 index=1
>
> alias snd-card-1 snd-CARD_1
> options snd-card-1 index=2
> options snd-CARD_1 index=2
>
> alias snd-card-2 snd-CARD_2
> options snd-card-2 index=0
> options snd-CARD_2 index=0
>
> On 12/5/2011 2:22 PM, Donald Steven wrote:
>> If I set up local.conf as:
>>
>> alias snd-card-0 snd-CARD_0
>> options snd-card-0 index=1
>> options snd-CARD_0 index=1
>> alias snd-card-1 snd-CARD_1
>> options snd-card-1 index=2
>> options snd-CARD_1 index=2
>> ...
>> alias snd-card-2 snd-CARD_2
>> options snd-card-2 index=0
>> options snd-CARD_2 index=0
>>
>> i.e., I bump the indices of snd-card-0 to 1, snd-card-1 to 2 and 
>> snd-card-2 to 0, is that all I need to do?
>>
>> Don
>>
>> On 12/5/2011 1:42 PM, Joe Hartley wrote:
>>> On Mon, 05 Dec 2011 07:06:47 -0500
>>> Donald Steven<dsteven at rider.edu>  wrote:
>>>
>>>> I have three sound cards:
>>>>
>>>> 0: motherboard
>>>> 1: graphics card
>>>> 2: RME card.
>>>>
>>>> I want to use the RME card.
>>> The answer can be found here:
>>> http://ccrma.stanford.edu/planetccrma/software/installplanetfourteen.html#SECTION00020600000000000000 
>>>
>>>
>>> In short, edit your ~/.asoundrc file to set your default to the RME
>>> card.
>>>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/planetccrma/attachments/20111205/b9c53a95/attachment.html 


More information about the PlanetCCRMA mailing list