AlsaMixer
From ZENotes
See alsactl --help (as root) for help.
# alsactl store
Usage: alsactl <options> command
Available options:
-h,--help this help
-f,--file # configuration file (default /etc/asound.state or /etc/asound.names)
-F,--force try to restore the matching controls as much as possible (default mode)
-P,--pedantic don't restore mismatching controls (old default)
-d,--debug debug mode
-v,--version print version of this program
Available commands:
- store <card #> save current driver setup for one or each soundcards to configuration file
- restore <card #> load current driver setup for one or each soundcards from configuration file
- names <card #> dump information about all the known present (sub-)devices into configuration file (DEPRECATED)
Back to Linux