3

Is there an equalizer in the BASE (that is not PPA) Ubuntu 14.04?

(I have PulseAudio)

MWB
  • 724

1 Answers1

4

There are 2 in the repositories for specific soune systems:

Alsa:

sudo apt-get install libasound2-plugin-equal

enter image description here


LV2:

sudo apt-get install eq10q

enter image description here

For pulse you are bound to be needing a PPA. Link to some PPA's (in case you change your mind ;) ):

Rinzwind
  • 299,756