commands.sh

amixer

linux

Mixer for ALSA soundcard driver.

More info →

Examples (2)

Turn up the master volume by 10%

amixer -D pulse sset Master 10%+

Turn down the master volume by 10%

amixer -D pulse sset Master 10%-
made by @shridhargupta | data from tldr-pages