On Tue, 11 Dec 2001, Jeremy Hall wrote:
> Hi,
>
> I just updated my alsa from about a week ago, I updated then to try out
> the new default rme9652 changes that went in.
>
> I began to notice intermitant problems with linking two cards together in
> a multi pcm and today after updating to current CVS, I cannot get channels
> 17-24 to work.
What exactly doesn't work? I've just tested your configuration and it
works perfectly here. I'm using modified dummy driver to emulate two
RME9652 cards and configuration to store stream contents to /tmp/alsa?.raw
files.
I used (in addition to your configuration):
pcm.rme9652_1 {
type file
file /tmp/alsa0.raw
slave.pcm {
type hw
card 1
device 1 # replace with 0; 1 is for dummy driver!!!
}
}
pcm.rme9652_0 {
type file
file /tmp/alsa1.raw
slave.pcm {
type hw
card 0
device 1 # replace with 0; 1 is for dummy driver!!!
}
}
pcm.perex1 {
type plug;
slave.pcm rme9652_48;
ttable.0.0 1;
ttable.1.1 1;
ttable.0.16 1;
ttable.1.17 1;
}
Jaroslav
-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux http://www.suse.com
ALSA Project http://www.alsa-project.org
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel