You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,16 +50,13 @@ The ducking section allows you to to decrease the volume of the echoes when the
50
50
51
51
The filter section allows you to remove high or low frequencies from the signal each time it is written to the buffer, making each echo sound duller or brighter.
52
52
53
-
-**LP** - controls the low-pass filter, which removes frequencies above the specified cutoff.
54
-
- **Mode** - sets the low-pass filter type.
55
-
- **1P** - a 6dB one-pole filter with a gentle, smooth sound.
56
-
- **2P** - a 12dB two-pole filter with a steeper cutoff.
57
-
- **4P** - a 24dB four-pole filter with a clear cutoff.
58
-
- **SVF** - a state variable filter with a more resonant sound.
59
-
- **Cutoff** - sets the frequency above which sound will be removed.
60
-
61
-
-**HP** - controls the high-pass filter, which removes frequencies below the specified cutoff. The filter is a 6dB one-pole filter.
62
-
- **Cutoff** - sets the frequency below which sound will be removed.
53
+
-**Mode** - sets the low-pass filter type.
54
+
- **1P** - a 6dB one-pole filter with a gentle, smooth sound.
55
+
- **2P** - a 12dB two-pole filter with a steeper cutoff.
56
+
- **4P** - a 24dB four-pole filter with a clear cutoff.
57
+
- **SVF** - a state variable filter with a more resonant sound.
58
+
-**Low cut** - sets the frequency above which sounds will be removed.
59
+
-**High cut** - sets the frequency below which sounds will be removed.
63
60
64
61
## Drive
65
62
@@ -69,4 +66,5 @@ The drive section adds a subtle (or un-subtle) saturation effect to the signal b
69
66
70
67
-**Gain**: sets the amount to boost the audio before applying saturation. Turn this knob all the way to the left to bypass the drive section completely.
71
68
-**Mix**: sets the amount of saturated audio to mix with the unsaturated audio.
72
-
-**Filter**: sets the cutoff of a low-pass filter to apply to the audio after saturation. The filter is a 12dB two-pole filter.
69
+
-**Filter**: sets the cutoff of a low-pass filter to apply to the audio after saturation. The filter is a 12dB two-pole filter.
70
+
-**Iterations**: sets the number of times to run the signal through the drive section, from 1 to 16. Higher values can give a thicker, lusher distortion at the cost of increased CPU usage.
0 commit comments