Note: if you're searching for PulseEffects presets, select the pulseffects branch from the branch menu and follow the manual installation.
A collection of presets for wwmm's EasyEffects
It currently contains:
-
Bass Enhancing + Perfect EQ
This preset is based on Ziyad Nazem's "Perfect EQ" combined with the Razor surround impulse response.
-
Perfect EQ
This preset only enables Ziyad Nazem's "Perfect EQ"
-
Boosted
This preset is based on Ziyad Nazem's "Boosted" equalizer settings, which especially enhance lower frequencies
-
Advanced Auto Gain
This preset is targeted for laptop speakers and tries to improve both lower and higher frequencies. It also tries to normalize the volumes in different medias like speech and music. More information can be found in this blog.
-
LoudnessEqualizer
This preset is targeted for laptop speakers to get clear voice locals and prevent dimming of sound when bass part gets played. More info can be found on Digtalone1's github
The install.sh
script will try to install the presets automatically, just fire up a terminal and run the command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/master/install.sh)"
NOTE: the script requires curl
to be installed. Ubuntu doesn't ship with curl installed by default, so you have to first run
sudo apt install curl
before running the script.
Just clone the repository and then copy the .json
files into the EasyEffects/output
directory which you can find in the local config
directory. Obviously the location of that directory depends on how you installed EasyEffects. If you installed it through Flatpak, you can find it in ~/.var/app/com.github.wwmm.easyeffects/config/easyeffects
, or if you used the PPA for Ubuntu (or the AUR package for Arch) it should be ~/.config/easyeffects