Skip to content

Commit a674594

Browse files
committed
update graphics and manual
1 parent da27206 commit a674594

File tree

11 files changed

+2187
-1950
lines changed

11 files changed

+2187
-1950
lines changed

assets/interface.ai

Lines changed: 2178 additions & 1939 deletions
Large diffs are not rendered by default.

images/drive.png

1.4 KB
Loading

images/ducking.png

-313 Bytes
Loading

images/feedback.png

0 Bytes
Loading

images/filter.png

233 Bytes
Loading

images/screenshot.png

2.3 KB
Loading

images/screenshot.psd

19.9 KB
Binary file not shown.

images/time.png

-282 Bytes
Loading

images/volume.png

32 Bytes
Loading

manual.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,13 @@ The ducking section allows you to to decrease the volume of the echoes when the
5050

5151
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.
5252

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.
6360

6461
## Drive
6562

@@ -69,4 +66,5 @@ The drive section adds a subtle (or un-subtle) saturation effect to the signal b
6966

7067
- **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.
7168
- **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

Comments
 (0)