Mixer

pamixer – PulseAudio command line mixer

pamixer is like amixer but for PulseAudio. It can control the volume levels of the sinks.

This project also provides a small C++ library to control PulseAudio.

PulseAudio is a sound server for POSIX operating systems, primarily used on Linux, that acts as middleware between applications and audio hardware. It provides features like software mixing, individual volume control per application, and network audio streaming, making it easier to manage sound on a computer. PulseAudio typically runs on top of other systems like Advanced Linux Sound Architecture (ALSA) to provide more advanced functionality.

Key Features

  • Get the current volume of the default sink, the default source or a selected one by its id.
  • Set the volume for the default sink, the default source or any other device.
  • List the sinks.
  • List the sources.
  • Increase / Decrease the volume for a device (using gamma correction optionally).
  • Mute or unmute a device.

Website: github.com/cdemoulins/pamixer
Support:
Developer: Clément Démoulins
License: GNU General Public License v3.0

pamixer options

pamixer is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

Terminal-Based Audio Mixers
wiremixSimple TUI audio mixer fort Pipewire
pamixerPulseAudio command line mixer
pulsemixerCLI and curses mixer for PulseAudio
ncpamixerncurses mixer for PulseAudio inspired by pavucontrol
PAmixncurses/curses PulseAudio mixer written in C
pacmixerPulseAudio tool similar to alsamixer
RsMixerPulseAudio volume mixer
alsamixerTerminal-based mixer for the ALSA sound system
pipemixerTUI volume control software for pipewire
JackMiniMixSimple mixer for the Jack Audio Connection Kit

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted