these are the devices I would like to record simultaneously from , as I
tried to describe them in my .asoundrc file
pcm.rme1_2 { // should represent channels 1- 2
type plug
ttable.0.0 1
ttable.1.1 1
slave.pcm {
type hw
card 0
}
}
pcm.rme3_4 { // should represent channels 3- 4
type plug
ttable.0.2 1
ttable.1.3 1
slave.pcm {
type hw
card 0
}
}
the "type plug " should be ok...are you saying that the "slave.pcm" subtag
of each device is where the problem is ?
thanks,
Michelangelo
dave willis wrote:
> just a guess, but i think so. arecord is using hw by default, and i
> thinbk you need to use plug. also, you'll need to specify different
> devices.
>
> fwiw,
> dave
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel