69b470 Update cava to rev 6 via SR 809688

Authored and Committed by Bernhard M. Wiedemann 5 years ago
    Update cava to rev 6 via SR 809688
    
    https://build.opensuse.org/request/show/809688
    by user jubalh + maxlin_factory
    - 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
    
        
file modified
+0 -0
file modified
+21 -0
file removed
-1
file added
+1
file modified
+18 -0
file modified
+4 -4