cava
Console audio visualizer for ALSA, MPD, and PulseAudio
C.A.V.A. is a bar audio spectrum visualizer for the terminal using ALSA, MPD, PulseAudio, or a FIFO buffer as its input.
- Versions: 0.10.4
- Website: https://github.com/karlstav/cava
- Licenses: Expat
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cava
as follows:
guix install cava
Or install a particular version:
guix install cava@0.10.4
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 cava about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cava'><img src='https://packages.guix.gnu.org/packages/cava/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cava)
Example Org:
[[https://packages.guix.gnu.org/packages/cava][https://packages.guix.gnu.org/packages/cava/badges/latest-version.svg]]