PV_MagGate:
Filter:
sc3-plugins/Classes (extension) | UGens > FFT

PV_MagGate
ExtensionExtension

reduces magnitudes above or below thresh

Description

For positive values of thresh, acts something like a noise reduction. For negative values, highlights smaller sounds.

Class Methods

.new

Arguments:

buffer

fft buffer

thresh

if positive, scales magnitudes below thresh. if negative scales magnitudes above abs(thresh)

remove

amount to scale magnitudes.

Examples