v1.4

This conky project shows a graphical spectrum equalizer. 
You can choose as many bars as you like but it will be pretty cpu heavy above 32 bars.
Number of bars must be set in cava-config! The cava-loop.sh will change the spectrum config
bar settings automatally at startup.

If you want to make a new spectrum config, make a copy of one you like, change te filename
and play with the settings. They change instantly if you save the file. Have fun! ;-)


Depends on the Cava project. https://github.com/karlstav/cava

Clone git and build:

git clone https://github.com/karlstav/cava
cd cava
./autogen.sh
./configure
make
make install

