Make cheap headphones sound better on linux / ubuntu

2020-07-23, updated 2020-07-23 — tech blog   ⇦Revista ContigoPão de queijo recipe (brazilian cheese bread)⇨

Cheap headphones sound bad because their frequency response is all messed up. You can considerably improve this by using an equalizer.

Assuming you are using pulseaudio.

First, install pulseeffects and Linux Studio Plugins

sudo apt install pulseeffects
sudo apt install lsp-plugins

Now open pulseeffects, create a new profile

15955565703361306.jpg

and then click in the equalizer

15955562122876432.jpg

You have 2 options.

If you are doing option 2, I particularly like this website: https://mynoise.net/calibration.php . You try to adjust the noises until all frequencies sound the same. Once you've done so, you save the numbers, and insert them in the callibration in pulseeffects.

15955564723380344.jpg

Change the number of bands to match the number of bands used by your noise generator. If using the above website, this number is 10.

Don't forget to save your profile so you can load it later.


Author: Ivan Tadeu Ferreira Antunes Filho

Date: 2022-07-23 Sat 05:11

Github: github.com/itf

Made with Emacs 27.1 (Org mode 9.3) and Org export head