Disintegrator:
Filter:
sc3-plugins/Classes (extension) | UGens > Filters

Disintegrator
ExtensionExtension

port of some ladspa plugins

Description

Amplifies random half-cycles of it's input by multiplier. Set multiplier to 0 and vary probability for a weird fade effect, or set multiplier to -1 and probability to 0.5 to turn pitched sounds into noise.

NOTE: Port of a similarly-named ladspa plugin, description at http://www.ladspa.org/cmt/plugins.html. Plugin ID 1846.

Class Methods

.ar

Arguments:

in

The input signal.

probability
multiplier
mul

Output will be multiplied by this value.

add

This value will be added to the output.

Examples