conf: Maestro3: define pcm configuration block only one time

There may be multiple Maestro3 soundcards in the system. Overwrite
the PCM configurations when loaded multiple times.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-12-10 16:17:57 +01:00 committed by Jaroslav Kysela
parent ff4fb7f8c9
commit de72d65728

View file

@ -2,7 +2,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
Maestro3.pcm.front.0 { Maestro3.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -12,7 +12,7 @@ Maestro3.pcm.front.0 {
} }
# default with dmix/dsnoop # default with dmix/dsnoop
Maestro3.pcm.default { Maestro3.pcm.!default {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string