cava

Cross-platform Audio Visualizer

MIT License

Downloads
198
Stars
4.2K
Committers
74

Bot releases are visible (Hide)

cava - CAVA-0.4.1: auto pulseaudio source mode

Published by karlstav over 8 years ago

new features:

  • added auto pulseaudio source mode
  • pulsaudio is now default
  • pushing 'r' now reloads audio
  • Added console title

bugfixes:

  • Error on Raspbian at run-time when running from installed path

considering namechange: cavamp (console based audio visualizer for alsa, mpd and pulseaudio)

cava - CAVA-0.4.0: pulseaudio and config-script

Published by karlstav almost 9 years ago

  • added pulseadio support
  • added confg script
  • removed command-line argumets
  • added optional config path
  • added autosens feature
  • bugfixes
cava - CAVA-0.3.5: now in stereo!

Published by karlstav about 9 years ago

new features:

  • stereo

bugfixes:

  • More robust "are we running in a TTY" check, fixed a problem where some terminal emulators where detected as TTYs.
cava - CAVA-0.3.4: bar width, bar spacing and frequency banwdith

Published by karlstav about 9 years ago

Added setting of bar width, bar spacing and frequency bandwidth to config file.

cava - CAVA-0.3.3: bugfixes and improved alsa setup

Published by karlstav about 9 years ago

  • alsa mode:
    • now uses hw:Loopback,1 instead of hw:1,1 as default. So if loopback is loaded it should be selected automatically
    • if no other device is selected and loopback is not loaded, cava will display an error message about how to load the loopback module
  • Allow use of system-wide iniparser using "make SYSTEM_INIPARSER=1", iniparser is only available system wide in gentoo and arch as I know of. The plan is to move cava to use liconfig
cava - CAVA-0.3.2: added legacy ouput mode 'noncurses'

Published by karlstav over 9 years ago

noncurses mode for people experiencing issues with ncurses

cava - ini config file

Published by karlstav over 9 years ago

cava - Module-based source code

Published by karlstav over 9 years ago

Source code has been split in to modules. Also some bug fixing and new output modes.

cava - Ncurses

Published by karlstav over 9 years ago

Cava is now using ncurses instead of normal printfs.

There has also been heaps of bug-fixes that got no minor releases. Hopefully there will be more minor releases in the future.