Skip to content

Commit ef8121e

Browse files
committed
edited readme.md
1 parent d77957a commit ef8121e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,20 @@ Pult EQ is based on the Pultec EQ example of the Wave Digital Filter model libra
1313
### General
1414
Knobs can be adjusted by dragging. If you hold Ctrl or Alt while dragging, the knob can be fine-tuned. If you press Shift while clicking on a knob, you can enter a value as text.
1515

16-
### Interface
16+
### Header
1717
#### Bypass
1818
Bypass the Plugin.
1919

2020
#### Settings
2121
The ‘ci‘ logo or the settings icon shows and closes the settings.
2222

23+
### General controls
24+
2325
#### In
2426
Adjusts the input gain.
2527

2628
#### EQ
27-
The EQ can be switched off here, set to stereo mode or to mid and side mode. If “Mid” is selected, the mid signal can be processed. If “Side” is selected, the side signal can be processed.
29+
The EQ can be switched off here, set to stereo mode or to mid and side mode. If “Mid” is selected, the mid signal can be edited. If “Side” is selected, the side signal can be edited.
2830

2931
#### Drive
3032
Sets the level of saturation. At 0, the saturation is completely switched off.
@@ -35,7 +37,7 @@ Adjusts the oversampling.
3537
#### Out
3638
Adjusts the output gain.
3739

38-
#### EQ
40+
### EQ controls
3941
The EQ is basically divided into two areas: the low frequencies and the high frequencies.
4042

4143
The left ‘Boost’ and ‘Atten’ knobs and the ‘Low Frequency’ selection are responsible for the low frequencies. ‘Low Frequency’ can be used to set the effective range of the low frequency band, even if this extends far beyond the specified value. The low boost knob can be used to boost the low frequencies. The low Atten knob can be used to reduce the low frequencies. If the low frequencies are boosted and attenuated at the same time, interesting EQ curves are created which make up the so-called Pultec EQ trick.
@@ -47,7 +49,7 @@ All other knobs are used for the high frequencies. With ‘High Frequency’ and
4749
Sets the size of the UI.
4850

4951
#### Oversampling Filter
50-
The ‘Polyphase’ filter has a low latency but some phase distortion in the high frequencies. The ‘FIR’ filter is phase linear but has a higher latency.
52+
Here you can set which filter type is used for oversampling. The ‘Polyphase’ filter has a low latency but some phase distortion in the high frequencies. The ‘FIR’ filter is phase linear but has a higher latency.
5153

5254
## How to compile
5355
1. Install or compile [Faust](https://github.com/grame-cncm/faust) > 2.74.6

0 commit comments

Comments
 (0)