Equalizers plugins

Sure you are welcome to test BUT PLEASE do not post to report any bug/issue in BETA thread if you install a plugin.
You can post here for EQ as they are in test too…
Enable ssh
2 choices (both can be installed on the same system, but enable only the one you want to test.
Graphical 10 bands

wget https://github.com/balbuze/volumio-plugins/raw/alsa_modular/plugins/audio_interface/volsimpleequal10/volsimpleequal10.zip
mkdir vols
miniunzip volsimpleequal10.zip -d ./vols
cd vols
volumio plugin install
cd ..
rm -Rf vols*

New 14 bands Parametric EQ

wget https://github.com/balbuze/volumio-plugins/raw/alsa_modular/plugins/audio_interface/Parameq4Volumio/Parameq4Volumio.zip
mkdir Parameq
miniunzip Parameq4Volumio.zip -d ./Parameq
cd Parameq
volumio plugin install
cd ..
rm -Rf Parameq*

Feedback welcome :wink: