Audio Reverb Convolution [Legacy]

Legacy Module, replaced by reverbconvolver or reverbgenerator.

Calculate the convolution between the input signal and an audio file (for example an impulse response).

Because of its CPU consumption, this convolution module is for prototyping purposes only.

Settings

bypass

Bypasses the module.

dry-wet

Amount of the original signal and processed signal.

  • 0: dry only
  • 1: wet only.

in

Audio input flow(s).

out

Audio output flow(s).

impulse

Impulse file name. Clicks to load an new audio file.

dry/wet

Dry and wet fractional amount into the output:

  • a value of 0: dry only
  • a value of 1: wet only.

low cut freq

Frequency of the low cut filter applied to the processed output.

size

Size (in %) of the impulse, taken for the computation. A decay curve is applied to the impulse.

For 50% the impulse will be 50% shorter.

latency

Latency of the convolution engine. Short latencies use more CPU.

multi thread

Determines if the convolution engine is multi-threaded or not. Multi-threading can reduce CPU load.

See also

version 5.2.221206

Edit All Pages