1
0
Fork 0
mirror of https://github.com/JackHack96/EasyEffects-Presets.git synced 2024-10-16 11:40:46 +00:00
Collection of PulseEffects presets
Find a file
2021-11-30 15:23:32 +01:00
irs Updates 2019-01-02 10:10:21 +01:00
Advanced Auto Gain.json auto gain settings added 2020-08-21 19:49:02 +05:45
Bass Boosted.json Added bass boosted preset 2019-09-01 15:45:19 +02:00
Bass Enhancing + Perfect EQ.json Fix 2019-01-03 09:45:08 +01:00
Boosted.json Fix 2019-01-03 09:45:08 +01:00
install.sh fixed wrong linking to preset file 2021-07-19 15:55:48 +05:30
LICENSE Initial commit 2018-01-11 13:25:38 +01:00
Perfect EQ.json Fix 2019-01-03 09:45:08 +01:00
Razer Sorround.json Added bass boosted preset 2019-09-01 15:45:19 +02:00
README.md Update README install script url 2021-10-24 14:56:04 -07:00

PulseEffects Presets

A collection of presets for WWMM's PulseEffects

It currently contains:

  1. Bass Enhancing + Perfect EQ

    This preset is based on Ziyad Nazem's "Perfect EQ" combined with the Razor sorround impulse response.

  2. Perfect EQ

    This preset only enables Ziyad Nazem's "Perfect EQ"

  3. Boosted

    This preset is based on Ziyad Nazem's "Boosted" equalizer settings, which especially enhance lower frequencies

  4. 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.

  5. 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

Installation

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/pulseeffects/install.sh)"

NOTE: the script requires curl to be installed. Ubuntu doesn't shipt with curl installed by default, so you have to first run

sudo apt install curl

before running the script.

Manual installation

Just clone the repository and then copy the .json files into the PulseEffects/output directory which you can find in the local config directory. Obviously the location of that directory depends on how you installed PulseEffects. If you installed it through Flatpak, you can find it in ~/.var/app/com.github.wwmm.pulseeffects/config/PulseEffects, or if you used the PPA for Ubuntu (or the AUR package for Arch) it should be ~/.config/PulseEffects