conf: FWSpeakers: define pcm configuration block only one time

There may be multiple FWSpeakers 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:46 +01:00 committed by Jaroslav Kysela
parent 9f46e1a5a4
commit ea93979929

View file

@ -2,7 +2,7 @@
# Configuration for the LaCie Firewire speakers # Configuration for the LaCie Firewire speakers
# #
FWSpeakers.pcm.default { FWSpeakers.pcm.!default {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -16,7 +16,7 @@ FWSpeakers.pcm.default {
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
FWSpeakers.pcm.front.0 { FWSpeakers.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string