Added surround41 and surround50 definitions

This commit is contained in:
Jaroslav Kysela 2003-08-12 09:34:38 +00:00
parent 63c19961b9
commit e09736109e
16 changed files with 205 additions and 2 deletions

View file

@ -78,6 +78,55 @@ SI7018.pcm.surround40.0 {
]
}
<confdir:pcm/surround41.conf>
<confdir:pcm/surround50.conf>
<confdir:pcm/surround51.conf>
SI7018.pcm.surround51.0 {
@args [ CARD ]
@args.CARD {
type string
}
type multi
slaves [
{
pcm {
@func concat
strings [
"cards.SI7018.pcm.front.0:CARD=" $CARD
]
}
channels 2
}
{
pcm {
@func concat
strings [
"cards.SI7018.pcm.rear.0:CARD=" $CARD
]
}
channels 2
}
{
pcm {
@func concat
strings [
"cards.SI7018.pcm.front.0:CARD=" $CARD
]
}
channels 2
}
]
bindings [
{ slave 0 channel 0 }
{ slave 0 channel 1 }
{ slave 1 channel 0 }
{ slave 1 channel 1 }
{ slave 2 channel 0 }
{ slave 2 channel 1 }
]
}
<confdir:pcm/iec958.conf>
SI7018.pcm.iec958.0 {