From eaadb190e8c02ef3252994294ae4b17d5c03ebe4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 10:23:52 +0000 Subject: automatic import of alsa-utils --- alsactl.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 alsactl.conf (limited to 'alsactl.conf') diff --git a/alsactl.conf b/alsactl.conf new file mode 100644 index 0000000..71f0d80 --- /dev/null +++ b/alsactl.conf @@ -0,0 +1,14 @@ +# +# 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 +} -- cgit v1.2.3