1.4 KiB
1.4 KiB
title, slug, group, order
| title | slug | group | order |
|---|---|---|---|
| Reverb | reverb | effects | 204 |
Dattorro plate reverb with 4 input diffusers and a cross-fed stereo tank.
Send level to the reverb bus.
<CodeEditor code={/verb/0.5/duration/.1} rows={2} />
Tank feedback amount (clamped to 0.99 max). Controls tail length.
<CodeEditor code={/verb/0.8/verbdecay/0.9/duration/.1} rows={2} />
One-pole lowpass in the tank feedback path. Higher values darken the tail.
<CodeEditor code={/verb/0.7/verbdamp/0.5/duration/.1} rows={2} />
Delay before the diffusers (0-1 of max ~100ms). Creates space before reverb onset.
<CodeEditor code={/verb/0.6/verbpredelay/0.3/duration/.1} rows={2} />
Allpass coefficients in both input and tank diffusers. Higher values smear transients.
<CodeEditor code={/verb/0.7/verbdiff/0.9/duration/.1} rows={2} />