Convolver_v2 Op

Convolver

Audio reverb using an impulse response (sample)


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.


Edit Documentation

Full Name
  • Ops.WebAudio.Convolver_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Convolver example

Example for the convolver op

Open In Editor

INPUT PORTS


Audio In (Object:audioNode)

audio input

IR Options

Impulse Response (String)

impulse response file

Normalize (Number:boolean )

wether the IR file should be normalized, its good to leave it on to avoid clipping

IR Gain (Number)

gain of the audio input going into the convolution

Predelay (MS) (Number)

delay incoming signal into convolver in miliseconds

Output

Dry/Wet (Number)

dry wet control - 0 no reverb - 1 full

Output Gain (Number)

output volume

OUTPUT PORTS


Audio Out (Object)

audio output

Wet Out (Object)

wet signal only audio output


Patches using Convolver_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.WebAudio.Convolveruser avatarcables - 2020-12-14 16:33
Ops.User.cables.Convolver_v2 renamed to Ops.WebAudio.Convolver_v2user avatarcables - 2020-12-14 16:33