1
0
Fork 0
mirror of https://github.com/JackHack96/EasyEffects-Presets.git synced 2024-10-16 11:40:46 +00:00

Updated README

This commit is contained in:
jackhack96 2021-09-04 19:01:14 +02:00
parent 548470050c
commit 4cca2ca309

View file

@ -1,6 +1,6 @@
# PulseEffects Presets # EasyEffects Presets
A collection of presets for [WWMM's PulseEffects](https://github.com/wwmm/pulseeffects) A collection of presets for [wwmm's EasyEffects](https://github.com/wwmm/EasyEffects)
It currently contains: It currently contains:
@ -19,10 +19,6 @@ It currently contains:
4. **Advanced Auto Gain** 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](https://medium.com/@susuthapa19961227/trying-to-improve-audio-in-linux-with-pulseeffects-63f37ea5b320) blog. 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](https://medium.com/@susuthapa19961227/trying-to-improve-audio-in-linux-with-pulseeffects-63f37ea5b320) 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](https://github.com/Digitalone1/EasyEffects-Presets)
# Installation # Installation
The `install.sh` script will try to install the presets automatically, just fire up a terminal and run the command: The `install.sh` script will try to install the presets automatically, just fire up a terminal and run the command:
@ -36,4 +32,4 @@ sudo apt install curl
before running the script. before running the script.
# Manual installation # 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` 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`