aumix

Simple text-based mixer control program

Install

All systems
curl cmd.cat/aumix.sh
Debian Debian
apt-get install aumix
Ubuntu
apt-get install aumix
Alpine
apk add aumix
image/svg+xml Kali Linux
apt-get install aumix
Windows (WSL2)
sudo apt-get update sudo apt-get install aumix
Raspbian
apt-get install aumix
Docker
docker run cmd.cat/aumix aumix powered by Commando

aumix

Simple text-based mixer control program

aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. A wrapper script xaumix is provided that finds and invokes xterm or a replacement. This is primarily for creating the best sized terminal window. If you want a true graphical interface, install aumix-gtk instead. That has the same functionality as this one in addition to offering a nice X GUI.

aumix-gtk

Simple mixer control program with GUI and text interfaces

aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. Additionally this version can be run as a GTK+ app, i.e. with a graphical interface. It can also still run in text-only mode, though.