-
-
Notifications
You must be signed in to change notification settings - Fork 270
Community Presets
If you are a casual user simply searching for some bass boost, or you don't want to dive in the thousand of thousand options that EasyEffects (previously known as PulseEffects) offers, you'll be happy knowing that some users has created some presets, and maybe you could find the one you are searching for.
Note: there are some PulseEffects-specific presets listed here.
Below is a list of repositories containing some presets (for output - speakers):
- https://github.com/Digitalone1/EasyEffects-Presets (Loudness Equalizer)
- https://github.com/JackHack96/EasyEffects-Presets
- https://github.com/EvoXCX/EasyEffect-Preset
- https://github.com/Rabcor/Heavy-Bass-EE
- https://github.com/servimo/AAAAAAAaaaaa (for earbuds)
- https://github.com/qbarbosa/PulseEffects-Presets (music preset for gaming headset)
- https://gist.github.com/sebastian-de/648555c1233fdc6688c0a224fc2fca7e (for Lenovo Thinkpad P14s Gen 2 AMD built-in speakers)
Below is a list containing some presets (for input - microphone):
- https://gist.github.com/MateusRodCosta/a10225eb132cdcb97d7c458526f93085 (Improved microphone preset, based on this Fedora Magazine article. Focused on Male voices, with Noise Reduction enabled. Can most likely be modified to work with non-male voices.)
You can use the Import Preset
button that is beside the Add
preset button. But you can also do the process manually. Just copy the .preset
files into the EasyEffects
directory you can find in the local config
directory. The location of that directory depends on how you installed the package. 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
Due to changes in EasyEffects 6.0.0 preset structure changed a little. Thanks to Mlocik97 we now have website, that will convert PulseEffects presets to EasyEffects presets. Website is still in alpha version and is missing a lot of features, but core functionality is already ready. Website is avaiable on this URL: https://pe-to-ee-preset-converter.herokuapp.com/. Thanks to AbsurdlySuspicious, website now contain also download for bash shell script converter, just run bash convert.sh *.json
in directory with presets and it will convert all your presets. Note: it requires jq
and perl
installed.