MiVerb:
Filter:
mi-UGens/Classes (extension) | UGens > Reverbs

MiVerb
ExtensionExtension

stereo reverb

Description

Stereo reverb unit, based on Jon Dattorro's paper about the Griesinger reverb topology

NOTE: This was ported from the mutable instruments eurorack modules reverb units - https://mutable-instruments.net/. Original code by Émilie Gillet.

Class Methods

.ar

Arguments:

inputArray

Input UGens (channelArray). MultiChannel inputs will be placed left and right in the dry stereo image.

time

Reverb time (0. -- 1.25). At values of 1. or greater the reverb tail doesn't decay anymore, but keeps growing which drives the output into soft distortion. Can be nice, but watch out for DCs building up.

drywet

Dry/wet reverb balance (0. -- 1.)

damp

Amount of high frequency damping (0. -- 1.)

hp

Amount of high pass filtering for DC removal and more (0. -- 1.)

freeze

Freezes the reverb tail and closes the input. A non-zero value activates 'freeze'.

diff

Reverb diffusion (0. -- 1.), original value in Dattorro's paper is 0.625;

Examples