alsaequal-mgr

2013-05-12 22:34 UTC
  • Xyne

Metadata

Description:

Save and restore named alsaequal states.

Latest Version:

2013

Architecture:

  • any

Dependencies:

  • alsaequal

Arch Repositories:

  • [xyne-any]
  • [xyne-i686]
  • [xyne-x86_64]

AUR ID:

62420

Arch Forum ID:

148276

Tags:

Simple Usage Example

# Configure equalizer for stereo.
$ alsamixer -D equal

# Save state as "stereo".
$ alsaequal-mgr save stereo
saved state "stereo"

# Connect headphones and reconfigure equalizer.
$ alsamixer -D equal

#Save state as "headphones".
$ alsaequal-mgr save headphones
saved state "headphones"

#List saved states.
$ alsaequal-mgr list
[saved states]
headphones
stereo
[/saved states]

# Disconnect headphones and restore "stereo".
$ alsaequal-mgr load "stereo"
loaded state "stereo"

Help Message

$ alsaequal-mgr help

  /usr/bin/alsaequal-mgr - save and restore alsaequal states

  USAGE
    /usr/bin/alsaequal-mgr <save|load|delete> <state name>
    /usr/bin/alsaequal-mgr [purge|list|help]

    save <state name>
      Save the current alsaequal state in /home/tmp/xyne/.config/alsaequal/states.
      Previous saved states with the same name will be overwritten.

    load <state name>
      Load a saved alsaequal state from /home/tmp/xyne/.config/alsaequal/states.
      Loading a state while an application is running may cause it to crash.

    delete <state name>
      Delete a saved alsaequal state in /home/tmp/xyne/.config/alsaequal/states.

    purge
      Delete all saved states in /home/tmp/xyne/.config/alsaequal/states.
      This can be useful when switching equalizer plugins.

    list
      List the saved states in /home/tmp/xyne/.config/alsaequal/states.

    help
      Display this help message and exit.
Contact
echo xyne.archlinux.ca | sed 's/\./@/'
Feeds
Blog News
Validation
XHTML 1.0 Strict CSS level 3 Atom 1.0