[linux-audio-user] Re: es1370 and the el cheapo myth

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] Re: es1370 and the el cheapo myth
From: Timo Sivula (timo.sivula_AT_luukku.com)
Date: Fri Oct 08 2004 - 04:40:32 EEST


> From: Clemens Ladisch <clemens_AT_ladisch.de>

> Does the definition show up in the output of "aplay -L"?

timo:~$ aplay -L
(A lot of stuff cut away here to save space)
multi {
        type plug
        slave.pcm {
                type multi
                slaves.a {
                        pcm hw:0
                        channels 2
                }
                slaves.b {
                        pcm hw:1
                        channels 2
                }
                slaves.c {
                        pcm hw:2
                        channels 2
                }
                bindings {
                        0 {
                                slave a
                                channel 0
                        }
                        1 {
                                slave a
                                channel 1
                        }
                        2 {
                                slave b
                                channel 0
                        }
                        3 {
                                slave b
                                channel 1
                        }
                        4 {
                                slave c
                                channel 0
                        }
                        5 {
                                slave c
                                channel 1
                        }
                        0 {
                                slave a
                                channel 0
                        }
                        1 {
                                slave a
                                channel 1
                        }
                        2 {
                                slave b
                                channel 0
                        }
                        3 {
                                slave b
                                channel 1
                        }
                        4 {
                                slave c
                                channel 0
                        }
                        5 {
                                slave c
                                channel 1
                        }
                }
        }
}

is this as it should be?

Timo


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Oct 08 2004 - 04:44:40 EEST