amixer Command Examples
Mixer for ALSA soundcard driver. More information: https://manned.org/amixer.
- 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%-}}
Mixer for ALSA soundcard driver. More information: https://manned.org/amixer.
amixer -D pulse sset Master {{10%+}}
amixer -D pulse sset Master {{10%-}}