Skip to content

Commit

Permalink
Preparing for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
p-chan5 authored Nov 22, 2023
1 parent 7238162 commit 323aa18
Showing 1 changed file with 34 additions and 26 deletions.
60 changes: 34 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,26 @@ Centers the signal via `Feed` | `Cutoff` sets the limit of frequencies it affect

Applies volume corrections giving more prominence to the bass. Use it with `Autogain`

### 1ST EQUALIZER 🎲
### 1ST EQUALIZER | MULTIBAND COMPRESSOR 🎲

The soul of each setting.
They attenuate the input signal, giving space to the mix.

### BASS ENHANCER 💪

It makes it sound crunchier.

### 2ND EQUALIZER 🧬
### FILTER 🚿️

Expands the signal recreating a smooth `Dolby Atmos`
Applies a `High-Pass` filter that eliminates bass. Switch to `Low-Pass` to do the opposite.

### 3RD EQUALIZER 🧬
### 2ND / 3RD / 4TH EQUALIZER 🧬

Expands the signal recreating a harsh `Dolby Atmos`
They expand the signal recreating a simple / smooth / harsh `Dolby Atmos`

### 1ST MULTIBAND COMPRESSOR ❤️‍🔥
### 2ND MULTIBAND COMPRESSOR ❤️‍🔥

Increases the dynamic range of bass, midrange and treble.

### 2ND MULTIBAND COMPRESSOR 🧬

Expands the signal recreating a `Sony 360 Reality Audio`

### COMPRESSOR 🔥️

Increases the dynamic range of the signal making it sound fuller.
Expand All @@ -66,17 +62,17 @@ Increases the dynamic range of the signal making it sound fuller.

Creates a bedroom. Try going beyond these values, you can achieve creative results with some practice.

### DELAY / STEREO TOOLS 👥️
### DELAY | STEREO TOOLS 👥️

They create a stereo separation effect.

### AUTOGAIN 🛠

Normalizes the volume based on a `Target` | `Reset History` re-evaluates this operation (refresh) | `Maximum History` is arbitrary.

### LIMITER / MAXIMIZER 👂️
### LIMITER | MAXIMIZER 👂️

Prevents the signal from exceeding 0 dB and becoming distorted | `Threshold` can replace `Autogain` in exchange for messing up dynamics.
They prevent the signal from exceeding 0 dB and becoming distorted | `Threshold` can replace `Autogain` in exchange for messing up dynamics.

### LEVEL METER 🔊️

Expand All @@ -94,44 +90,52 @@ FFT Size
:---:
16384

2. Select 1st / 2nd / 3rd Equalizer. Set the following values:
2. Select 1st / 2nd / 3rd / 4th Equalizer. Set the following values:

X|Mode
:---:|:---:
Equalizer|SPM
Filter|(MT)

3. Select 1st / 2nd Multiband Compressor. Set the following values:
3. Select Filter. Set the following values:

Mode|Equalizer Mode
:---:|:---:
LRX (MT)|SPM

4. Select 1st / 2nd Multiband Compressor. Set the following values:

Mode
Operating Mode
:---:
Linear Phase

> Band Sidechain Options
#|Lookahead
:---:|:---:
X|20.00 ms

4. Select Compressor. Set the following values:
5. Select Compressor. Set the following values:

> Sidechain
Lookahead
:---:
20.00 ms

5. Select Limiter. Set the following values:
6. Select Limiter. Set the following values:

Lookahead|Attack|Release
:---:|:---:|:---:
20.00 ms|20.00 ms|20.00 ms
Mode|Lookahead|Attack|Release
:---:|:---:|:---:|:---:
Herm Wide|20.00 ms|20.00 ms|20.00 ms

### ON OR OFF 🤔

Some effects are disabled by default, be sure to turn them on and try them out. If you liked it, save it by rewriting the original file.

### DOWNWARD / UPWARD COMPRESSION 📈

To achieve different styles, you can set the `Release Time` to 0.00, 100.00, 200.00, 300.00, 400.00 or 500.00 ms and the `Ratio` to 1.20:1, 1.50:1, 2.00:1, 3.00:1 or 6.00:1
To achieve different styles, you can set the `Release Time` to 0.00, 100.00, 200.00, 300.00, 400.00 or 500.00 ms, the `Ratio` to 1.20:1, 1.50:1, 2.00:1, 3.00:1 or 6.00:1 and the `Reactivity` to 10.00 or 250.00 ms

## COMPATIBILITY ISSUES ⚠️

Expand All @@ -153,7 +157,11 @@ Since we **DO NOT** support old versions, it is vital that you have the current

### Bass Enhancer

- [Calf Studio Gear | Bass Enhancer](https://calf-studio-gear.org/doc/Bass%20Enhancer.html)
- [Calf Bass Enhancer](https://calf-studio-gear.org/doc/Bass%20Enhancer.html)

### Filter

- [LSP Filter Stereo](https://lsp-plug.in/?page=manuals&section=filter_stereo)

### Multiband Compressor

Expand All @@ -165,15 +173,15 @@ Since we **DO NOT** support old versions, it is vital that you have the current

### Reverberation

- [Calf Studio Gear | Reverb](https://calf-studio-gear.org/doc/Reverb.html)
- [Calf Reverb](https://calf-studio-gear.org/doc/Reverb.html)

### Delay

- [LSP Delay Compensator x2 Stereo](https://lsp-plug.in/?page=manuals&section=comp_delay_x2_stereo)

### Stereo Tools

- [Calf Studio Gear | Stereo Tools](https://calf-studio-gear.org/doc/Stereo%20Tools.html)
- [Calf Stereo Tools](https://calf-studio-gear.org/doc/Stereo%20Tools.html)

### Limiter

Expand Down

0 comments on commit 323aa18

Please sign in to comment.