pamixer - Pulseaudio command line mixer
Contents
Copyright
Copyright © 2011 - 2022 Clément Démoulins <clement@archivel.fr>.
pamixer(1)
Description
pamixer controls the volume levels of Pulseaudio sinks and sources.
Examples
pamixer-d5
Will decrease the volume by 5% on the default sink.
pamixer--source2-m
Will mute source 2.
Name
pamixer - Pulseaudio command line mixer
Options
-h,--help
Show help message.
--sinkINDEX
Choose a different sink than the default.
--sourceINDEX
Choose a different source than the default.
--default-source
Select the default source.
--get-volume
Get the current volume.
--get-volume-human
Get the current volume percentage or the string "muted".
--set-volumePERCENTAGE
Set the volume.
-i,--increasePERCENTAGE
Increase the volume.
-d,--decreasePERCENTAGE
Decrease the volume.
-t,--toggle-mute
Switch between mute and unmute.
-m,--mute
Set mute.
--allow-boost
Allow volume to go above 100%.
--gammaAMOUNT
Increase/decrease using gamma correction e.g. 2.2.
-u,--unmute
Unset mute.
--get-mute
Display true if the volume is mute, false otherwise.
--list-sinks
List the sinks.
--list-sources
List the sources.
See Also
amixer(1), alsamixer(1)
Synopsis
pamixer [OPTIONS]
