- added the indepdent front, rear, center_lfe support.

This commit is contained in:
Takashi Iwai 2004-02-10 15:44:17 +00:00
parent 0d810e14e1
commit 1872af49ca

View file

@ -9,13 +9,34 @@ ICE1724.pcm.front.0 {
@args.CARD {
type string
}
type route
ttable.0.0 1
ttable.1.1 1
slave.pcm {
type hw
card $CARD
type hw
card $CARD
}
<confdir:pcm/rear.conf>
ICE1724.pcm.rear.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
device 2
subdevice 1
}
<confdir:pcm/center_lfe.conf>
ICE1724.pcm.center_lfe.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
device 2
subdevice 0
}
<confdir:pcm/surround40.conf>