mirror of
https://github.com/JackHack96/EasyEffects-Presets.git
synced 2024-11-21 13:20:09 +00:00
Merge pull request #32 from bbigras/patch-1
This commit is contained in:
commit
3dccc08190
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ It currently contains:
|
||||||
|
|
||||||
1. **Bass Enhancing + Perfect EQ**
|
1. **Bass Enhancing + Perfect EQ**
|
||||||
|
|
||||||
This preset is based on [Ziyad Nazem's __"Perfect EQ"__](https://www.ziyadnazem.com/post/956431457/the-perfect-eq-settings-unmasking-the-eq) combined with the Razor sorround impulse response.
|
This preset is based on [Ziyad Nazem's __"Perfect EQ"__](https://www.ziyadnazem.com/post/956431457/the-perfect-eq-settings-unmasking-the-eq) combined with the Razor surround impulse response.
|
||||||
|
|
||||||
2. **Perfect EQ**
|
2. **Perfect EQ**
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ The `install.sh` script will try to install the presets automatically, just fire
|
||||||
```shell
|
```shell
|
||||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/PulseEffects-Presets/master/install.sh)"
|
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
|
**NOTE**: the script requires `curl` to be installed. Ubuntu doesn't ship with curl installed by default, so you have to first run
|
||||||
```shell
|
```shell
|
||||||
sudo apt install curl
|
sudo apt install curl
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue