This package browser is in early development. Mind the rough edges.

aumix

Audio mixer for X and the console

Aumix adjusts an audio mixer from X, the console, a terminal, the command line or a script.

Installation

Install the latest version of aumix as follows:

guix install aumix

Or install a particular version:

guix install aumix@2.9.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of aumix about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/aumix'><img src='https://packages.guix.gnu.org/packages/aumix/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/aumix/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/aumix)

Example Org:

[[https://packages.guix.gnu.org/packages/aumix][https://packages.guix.gnu.org/packages/aumix/badges/latest-version.svg]]