reverb
reverb · effects · schema v1Algorithmic reverb. Size / damp / mix.
the faceplate
1 inputs · 1 outputs · 3 params
inputs
| id | cable | what it does |
|---|---|---|
audio | audio | The dry mono signal fed into the reverb tank. Whatever you patch here is diffused into the reflection cloud and also passed straight to the dry side of the MIX blend. audio signal |
outputs
| id | cable | what it does |
|---|---|---|
audio | audio | The mono output: the dry signal and the reverb tail summed in the proportion set by MIX (at MIX=0 you hear only the dry input; at MIX=1 only the wet tank). The tail's length and brightness follow SIZE and DAMP. audio signal |
params
| id | label | range | default | curve |
|---|---|---|---|---|
size | Size | 0..1 | 0.5 | linear |
damp | Damp | 0..1 | 0.3 | linear |
mix | Mix | 0..1 | 0.3 | linear |
controls
| control | what it does |
|---|---|
| Damp | High-frequency damping inside the tank (0..1). At 0 the tail stays bright and metallic; turning it up rolls off the highs as the reverb decays, for a warmer, darker, more natural-sounding room that doesn't hiss. |
| Mix | Dry / wet balance (0..1). 0 is the untouched dry signal, 1 is reverb only, and values between crossfade the two — set it low on a master bus for a touch of air, high on a send for a fully wet ambience. |
| Size | Tank size / decay-time macro (0..1). Low values give a short, tight room that dies away fast; high values stretch the tank into a long hall-like tail. This is the single "how big is the space" control. |
source
reverb.ts on GitHub.