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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: Clemens Ladisch <clemens@xxxxxxxxxx>

> 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


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux