PureData CEAMMC library web documentation
available since version: 0.9.3
Infinity is a MatrixVerb specifically designed to sustain and layer sounds forever.
SIZE
room size
type: float
DRYWET
proportion of mix between the original (dry) and 'effected' (wet) signals
type: float
@size
Get/set room size
type: float
range: 0..1
default: 0.5
@filter
Get/set filter coefficient
type: float
range: 0..1
default: 1
@damp
Get/set damping of the lowpass comb filter
type: float
range: 0..1
default: 0
@drywet
Get/set proportion of mix between the original (dry) and 'effected' (wet) signals. 0 -
dry signal, 1 - wet
type: float
range: 0..1
default: 1
@bypass
Get/set bypass flag. If true: bypass 'effected' signal.
type: bool
default: 0
See also: [fx.freeverb~] [fx.zita_rev1~]
Authors: Serge Poltavsky
License: GPL3 or later