Ubuntu – System-wide equalizer for Ubuntu 13.10

13.10equalizersound

Is there any system-wide equalizer for Ubuntu 13.10?. A few months ago I had 12.04 and used pusleaudio equalizer. But now it is not working for saucy and I tried the alsa equalizer but I do not see any results.

I know that this question has been answered several times, but I have not found an answer for 13.10.

Best Answer

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install pulseaudio-equalizer

This worked for me on 13.10.

PulseEffects is another solution (works on 17.04).

sudo apt-get install pulseeffects