Re: [Alsa-user] Help with .asoundrc needed

2011-01-10 Thread Leonardo Gomes
Hi Mark, I'll answer you in you manner(mode?). On 10-01-2011 12:23, Mark Goldstein wrote: > Hi Leonardo, > > On Mon, Jan 10, 2011 at 3:37 PM, Leonardo Gomes > wrote: >> Mark, >> >> I don't know if i understand, but i'll try. >> >> I think you want to output TV Tunner plugged into Line In to b

Re: [Alsa-user] Help with .asoundrc needed

2011-01-10 Thread Mark Goldstein
Hi Leonardo, On Mon, Jan 10, 2011 at 3:37 PM, Leonardo Gomes wrote: > Mark, > > I don't know if i understand, but i'll try. > > I think you want to output TV Tunner plugged into Line In to both sound > cards. > > You using some program to capture the sound of Line In(TV Tunner) and > reproduze th

Re: [Alsa-user] Help with .asoundrc needed

2011-01-10 Thread Leonardo Gomes
Mark, I don't know if i understand, but i'll try. I think you want to output TV Tunner plugged into Line In to both sound cards. You using some program to capture the sound of Line In(TV Tunner) and reproduze that(output) ? You can output the sound of Line In using the previous PCM created ?

Re: [Alsa-user] Help with .asoundrc needed

2011-01-09 Thread Mark Goldstein
HI, On Mon, Jan 10, 2011 at 3:57 AM, Leonardo Gomes wrote: > Yes, > > I think the pcm "stream" is ending with plug pcm, the multi and route > pcm are pieces of a unique pcm pipe. > > This maybe help to figure that(this is pcm types order): > > hw --> multi --> route --> plug(ending an PCM pipe) =

Re: [Alsa-user] Help with .asoundrc needed

2011-01-09 Thread Leonardo Gomes
Yes, I think the pcm "stream" is ending with plug pcm, the multi and route pcm are pieces of a unique pcm pipe. This maybe help to figure that(this is pcm types order): hw --> multi --> route --> plug(ending an PCM pipe) = Complete PCM Stream(PCM Working for applications). Or hw --> dmix(opt

Re: [Alsa-user] Help with .asoundrc needed

2011-01-09 Thread Mark Goldstein
Hi, On Sun, Jan 9, 2011 at 2:06 AM, Leonardo Gomes wrote: > Hi, > > Sorry for late reply, i'm busy all day. > > I think the problem is you using the pcm multi to play wave file(aplay > shell command). > > I think the correct is use a plug pcm to "fix" the channel count. > > A plug pcm is very use

Re: [Alsa-user] Help with .asoundrc needed

2011-01-08 Thread Leonardo Gomes
Hi, Sorry for late reply, i'm busy all day. I think the problem is you using the pcm multi to play wave file(aplay shell command). I think the correct is use a plug pcm to "fix" the channel count. A plug pcm is very usefull as i mentioned in the previous email. With the output of you aplay, y

Re: [Alsa-user] Help with .asoundrc needed

2011-01-08 Thread Mark Goldstein
Hi Leonardo, Thank you for explanation. It looks like your variant is very similar to what I did, just yours have separate definitions for "multi" pcm and "route" pcm, while mine used "nested" definitions. Anyway I tried your variant and got the same "Channels count non available" message. Someh

Re: [Alsa-user] Help with .asoundrc needed

2011-01-07 Thread Leonardo Gomes
Hi, First of all, sorry my english. I don't a expert, but i'll try to help you. Try to change you pcm.both to this: pcm.both { type multi slaves.a.pcm HDA slaves.a.channels 2 slaves.b.pcm lifechat slaves.b.channels 2 bindings.0.slave a bindings.0.channel 0