logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

savemixer - Open Sound System program for saving and restoring mixer settings.

Author

       4Front Technologies

                                                11 February 2015                                    savemixer(8)

Automatic Save

       By  default  the soundoff command will automatically run savemixer to save the active mixer settings. See
       the manual page for soundoff(1) if you like to turn this feature off.

Description

       The savemixer program saves mixer settings. It can also load saved mixer settings back into the mixer.

       Running   this   program   without   any   parameters   will   save   the  current  mixer  settings  into
       /var/lib/oss4/mixer.save or $OSSVARDIR/mixer.save file.  OSSVARDIR is decided by  reading  /etc/oss.conf,
       and defaults to /var/lib/oss4.

Files

       /etc/oss.conf        /usr/sbin/savemixer        /var/lib/oss4/mixer.save        /var/lib/oss4/dspdevs.map
       /var/lib/oss4/applist.conf

Name

savemixer - Open Sound System program for saving and restoring mixer settings.

Options

-f<fname>
              Use <fname> as setting file.

       -L     Loads saved mixer and device map information from mixer.save.

       -V     Version information.

       -v     Verbose output.

See Also

soundoff(1), soundon(1), ossdetect(1), ossdevlinks(1), ossmix(1), ossxmix(1)

Synopsis

savemixer [-LVv] [-f <fname>]

See Also