Add equalizer to Volumio? alsaequal by default?

If its possible? :astonished:

I read that i can install alsaequal, but… i can’t install build-enssentials and stuff, trow many errors of versions gcc & g++… :imp:

Thanks

hello,
add these lines in your /etc/apt/sources.list

deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free r$
deb http://archive.raspbian.org/raspbian jessie main contrib non-free rpi
deb-src http://archive.raspbian.org/raspbian jessie main contrib non-free rpi

and then type sudo apt-get update
Then now ypu should be able to install gcc and all what you want.