Skip to content

Commit 323aa18

Browse files
authored
Preparing for new release
1 parent 7238162 commit 323aa18

File tree

1 file changed

+34
-26
lines changed

1 file changed

+34
-26
lines changed

README.md

Lines changed: 34 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,26 @@ Centers the signal via `Feed` | `Cutoff` sets the limit of frequencies it affect
3434

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

37-
### 1ST EQUALIZER 🎲
37+
### 1ST EQUALIZER | MULTIBAND COMPRESSOR 🎲
3838

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

4141
### BASS ENHANCER 💪
4242

4343
It makes it sound crunchier.
4444

45-
### 2ND EQUALIZER 🧬
45+
### FILTER 🚿️
4646

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

49-
### 3RD EQUALIZER 🧬
49+
### 2ND / 3RD / 4TH EQUALIZER 🧬
5050

51-
Expands the signal recreating a harsh `Dolby Atmos`
51+
They expand the signal recreating a simple / smooth / harsh `Dolby Atmos`
5252

53-
### 1ST MULTIBAND COMPRESSOR ❤️‍🔥
53+
### 2ND MULTIBAND COMPRESSOR ❤️‍🔥
5454

5555
Increases the dynamic range of bass, midrange and treble.
5656

57-
### 2ND MULTIBAND COMPRESSOR 🧬
58-
59-
Expands the signal recreating a `Sony 360 Reality Audio`
60-
6157
### COMPRESSOR 🔥️
6258

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

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

69-
### DELAY / STEREO TOOLS 👥️
65+
### DELAY | STEREO TOOLS 👥️
7066

7167
They create a stereo separation effect.
7268

7369
### AUTOGAIN 🛠
7470

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

77-
### LIMITER / MAXIMIZER 👂️
73+
### LIMITER | MAXIMIZER 👂️
7874

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

8177
### LEVEL METER 🔊️
8278

@@ -94,44 +90,52 @@ FFT Size
9490
:---:
9591
16384
9692

97-
2. Select 1st / 2nd / 3rd Equalizer. Set the following values:
93+
2. Select 1st / 2nd / 3rd / 4th Equalizer. Set the following values:
9894

9995
X|Mode
10096
:---:|:---:
10197
Equalizer|SPM
10298
Filter|(MT)
10399

104-
3. Select 1st / 2nd Multiband Compressor. Set the following values:
100+
3. Select Filter. Set the following values:
101+
102+
Mode|Equalizer Mode
103+
:---:|:---:
104+
LRX (MT)|SPM
105+
106+
4. Select 1st / 2nd Multiband Compressor. Set the following values:
105107

106-
Mode
108+
Operating Mode
107109
:---:
108110
Linear Phase
109111

112+
> Band Sidechain Options
113+
110114
#|Lookahead
111115
:---:|:---:
112116
X|20.00 ms
113117

114-
4. Select Compressor. Set the following values:
118+
5. Select Compressor. Set the following values:
115119

116120
> Sidechain
117121
118122
Lookahead
119123
:---:
120124
20.00 ms
121125

122-
5. Select Limiter. Set the following values:
126+
6. Select Limiter. Set the following values:
123127

124-
Lookahead|Attack|Release
125-
:---:|:---:|:---:
126-
20.00 ms|20.00 ms|20.00 ms
128+
Mode|Lookahead|Attack|Release
129+
:---:|:---:|:---:|:---:
130+
Herm Wide|20.00 ms|20.00 ms|20.00 ms
127131

128132
### ON OR OFF 🤔
129133

130134
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.
131135

132136
### DOWNWARD / UPWARD COMPRESSION 📈
133137

134-
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
138+
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
135139

136140
## COMPATIBILITY ISSUES ⚠️
137141

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

154158
### Bass Enhancer
155159

156-
- [Calf Studio Gear | Bass Enhancer](https://calf-studio-gear.org/doc/Bass%20Enhancer.html)
160+
- [Calf Bass Enhancer](https://calf-studio-gear.org/doc/Bass%20Enhancer.html)
161+
162+
### Filter
163+
164+
- [LSP Filter Stereo](https://lsp-plug.in/?page=manuals&section=filter_stereo)
157165

158166
### Multiband Compressor
159167

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

166174
### Reverberation
167175

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

170178
### Delay
171179

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

174182
### Stereo Tools
175183

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

178186
### Limiter
179187

0 commit comments

Comments
 (0)