New config for ES1968 and Maestro3

New config files for ES1968 and Maestro3.
They have multi-playback capabilities, so the default shouldn't be dmix.
This commit is contained in:
Takashi Iwai 2005-01-03 17:18:44 +00:00
parent 156eb1228e
commit abf5ea1fcc
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# configuration for ESS Maestro2
<confdir:pcm/front.conf>
ES1968.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
device 0
}

View file

@ -0,0 +1,13 @@
# configuration for ESS Maestro3
<confdir:pcm/front.conf>
Maestro3.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
device 0
}