tree: 695132985687d6cde95106077e1e0b12eff69a4a [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