Re: [Alsa-user] snd-aloop with multiple identical sound cards

2016-04-29 Thread José Luis Artuch
El vie, 29-04-2016 a las 20:07 -0700, Robert M. Riches Jr. escribió: > > From: José Luis Artuch > > To: "Robert M. Riches Jr." > > Cc: alsa-user@lists.sourceforge.net > > Date: Fri, 29 Apr 2016 23:55:56 -0300 > > > > El vie, 29-04-2016 a las 17:26 -0700, Robert M. Riches Jr. escribió: > > > The m

Re: [Alsa-user] snd-aloop with multiple identical sound cards

2016-04-29 Thread Robert M. Riches Jr.
> From: José Luis Artuch > To: "Robert M. Riches Jr." > Cc: alsa-user@lists.sourceforge.net > Date: Fri, 29 Apr 2016 23:55:56 -0300 > > El vie, 29-04-2016 a las 17:26 -0700, Robert M. Riches Jr. escribió: > > The module's options are likely at least a start toward the > > solution. Here's an ano

Re: [Alsa-user] snd-aloop with multiple identical sound cards

2016-04-29 Thread José Luis Artuch
El vie, 29-04-2016 a las 17:26 -0700, Robert M. Riches Jr. escribió: > The module's options are likely at least a start toward the > solution. Here's an anonymized version of what I had in > /etc/modprobe.conf when I used the loopback soundcard: > > options snd_aloop enable=1,1,1,1,1,1,1 index=4,

Re: [Alsa-user] snd-aloop with multiple identical sound cards

2016-04-29 Thread Robert M. Riches Jr.
The module's options are likely at least a start toward the solution. Here's an anonymized version of what I had in /etc/modprobe.conf when I used the loopback soundcard: options snd_aloop enable=1,1,1,1,1,1,1 index=4,5,6,7,8,9,10 id=lbuser1,lbuser2,lbuser3,lbuser4,lbuser5,lbuser6,lbuser7 Depen

[Alsa-user] snd-aloop with multiple identical sound cards

2016-04-29 Thread José Luis Artuch
Hi, I fixed the names of each real sound card (card_0, card_1, card_2, ...). Now, loading the snd-aloop module for all real sound cards, virtual sound cards Loopback (Loopback, Loopback_1, Loopback_2, ...) are created. How I can fix always the same virtual sound card Loopback for each real sound ca