Convolver_v2 Op
Audio reverb using an impulse response (sample)
Summary (oneliner)
The ConvolverNode interface is an AudioNode that performs a Linear Convolution on a given AudioBuffer, often used to achieve a reverb effect.
For free impulse responses check out Open AIR Library.
- Ops.WebAudio.Convolver_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
audio input
IR Options
impulse response file
wether the IR file should be normalized, its good to leave it on to avoid clipping
gain of the audio input going into the convolution
delay incoming signal into convolver in miliseconds
Output
dry wet control - 0 no reverb - 1 full
output volume
OUTPUT PORTS
audio output
wet signal only audio output