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
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
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 ?
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) =
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
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
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
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
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