Convolver reverb
Convolve a plucked string through a seeded exponential-decay impulse response and blend dry with wet.
ready
node examples/reverb.js 2 0.35 3sLoading source…
- Graph
- Plucked buffer → dry Gain + Convolver → wet Gain → Destination
- Input
- Decay time, wet amount
- Output
- Reverberated audio
This is a convolution reverb example: a plucked string is convolved through a seeded exponential-decay impulse response and blended with the dry signal. Adjust decay time and wet amount in the browser, or render the same convolver graph from the Node CLI.