tree: 1a1371fbf9c2de9b1ef82a643ddaa6d6a9c4f587 [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. vol_app.cc
bin/media/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