PV_Compander:
Filter:
Classes (extension) | UGens > FFT

PV_Compander : UGen : AbstractFunction : Object
ExtensionExtension

simple spectral compression/expansion
Source: bhobFFT.sc

Description

Applies compression/expansion to individual magnitudes.

Class Methods

PV_Compander.new(buffer, thresh: 50, slopeBelow: 1, slopeAbove: 1)

Arguments:

buffer

fft buffer

thresh

mag thresh

slopeBelow, slopeAbove

same as Compander

Inherited class methods

Instance Methods

Inherited instance methods

Examples