1
0
Fork 0
mirror of https://github.com/JackHack96/EasyEffects-Presets.git synced 2024-10-16 03:30:47 +00:00
Collection of PulseEffects presets
Find a file
2018-12-30 20:52:27 +01:00
irs Updated presets, added impulse response files 2018-07-22 15:18:41 +02:00
Bass Enhancing + Perfect EQ.json Updated presets, added impulse response files 2018-07-22 15:18:41 +02:00
Boosted.json Updated presets 2018-06-29 17:16:27 +02:00
install.sh Fix flatpak detection in install.sh. 2018-12-30 20:52:27 +01:00
LICENSE Initial commit 2018-01-11 13:25:38 +01:00
Perfect EQ.json Updated presets 2018-06-29 17:16:27 +02:00
README.md Update README.md 2018-06-29 12:44:53 +02: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 some bass enhancing.

  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

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/master/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 .preset files into the PulseEffects directory 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