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

SmoothDecimator
ExtensionExtension

Smooth samplerate and bitrate reduction

Description

Decimates (reduces the effective sample rate).

Class Methods

.ar

Arguments:

in

The input signal.

rate

The rate at which the output signal will be resampled.

smoothing

The amount of smoothing on the output signal.

mul

Output will be multiplied by this value.

add

This value will be added to the output.

Examples