tree: 65c75ce6c6c4d71b3cc388af0f850d73f64a6a5c [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. vol_app.cc
bin/vol/README.md

Command Line Volume Control Tool (vol)

    vol <args>
        --help       show this message
        --show       show system audio status
        --gain=<db>  set system audio gain
        --mute       mute system audio
        --unmute     unmute system audio

    Given no arguments, vol waits for the following keystrokes
        +            increase system gain
        -            decrease system gain
        m            toggle mute
        enter        quit