alsa-utils/SOURCES/alsactl.conf

15 lines
203 B
Plaintext
Raw Permalink Normal View History

2020-07-14 01:05:03 +00:00
#
# ALSA library configuration file for alsactl tool
# (/usr/share/alsa tree is not necessary for alsactl)
#
ctl.hw {
@args [ CARD ]
@args.CARD {
type string
default "0"
}
type hw
card $CARD
}