github karlstav/cava 0.7.0
CAVA-0.7.0

latest releases: 0.10.1, 0.10.0, 0.9.1...
3 years ago

A lot of things went down since the last release. I sort of left out creating new releases until I realized things like the AUR package where using the old 0.6.1 release. Will try to create releases regularly from now if there are changes.

Braking changes

  • Reworked noncurses output mode and made it defualt.

    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

for a complete list of changes see:

0.6.1...0.7.0

Don't miss a new cava release

NewReleases is sending notifications on new releases.