~dricottone/my-utils

ref: 6f0bf4a305d99569b0c27242bf6a5469d5ab5b43 my-utils/sound/README.md -rw-r--r-- 864 bytes
6f0bf4a3Dominic Ricottone whichcat now respects the quiet option 2 years ago

#sound utilities

Tools for managing, scripting, and automating sound servers and audio sinks.

#Specification

All are dependent on pactl.

Executable Description Extra Dependencies
pactl-get-running-sink Get the currently running Pulseaudio sink ID
pactl-mute Toggle mute on the currently running Pulseaudio sink
pactl-volume-down Reduce volume (default: 10%)
pactl-volume-printf Print the currently running Pulseaudio sink volume
pactl-volume-up Increase volume (default: 10%)

All scripts support -h and --help for printing built-in documentation.

#To-Do

  • make compatible with amixer, pipewire