Console-based Audio Visualizer for Alsa
https://github.com/karlstav/cava
C.A.V.A. is a bar spectrum audio visualizer for the Linux terminal using ALSA, pulseaudio or fifo buffer for input.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/cava && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.7.0.tar.gz | 0000052865 51.6 KB | |
cava.changes | 0000004158 4.06 KB | |
cava.spec | 0000001818 1.78 KB |
Revision 6 (latest revision is 19)
Yuchen Lin (maxlin_factory)
accepted
request 809688
from
Michael Vetter (jubalh)
(revision 6)
- Update 0.7.0: Breaking changes: * Reworked noncurses output mode and made it default. The reworked noncurses mode uses a custom framebuffer technique that only draws changes per frame and only writes to the terminal once per frame. This results in far less cpu usage then ncurses. It is also free of the flickering that we see in ncurses mode #196 * Colors are no longer set by default so hopefully cava will change color automatically in noncurses mode when using tools such as pywall #340 #181 * Unfortunately html colors, gradient and key controls are not supported in noncurses. Other improvements: * separated bass, midtones and treble in to separate fftw operations
Comments 0