linuxOS_AP05/debian/test/usr/share/alsa/cards/FWSpeakers.conf

27 lines
333 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#
# Configuration for the LaCie Firewire speakers
#
FWSpeakers.pcm.default {
@args [ CARD ]
@args.CARD {
type string
}
type plug
slave.pcm {
@func concat
strings [ "dmix:" $CARD ",FORMAT=S32" ]
}
}
<confdir:pcm/front.conf>
FWSpeakers.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
}