Skip to content

Reference library > Processors: Dynamics > Compressor

Compressor

Compressor(input=0.0, threshold=0.1, ratio=2, attack_time=0.01, release_time=0.1, sidechain=None)

Dynamic range compression, with optional sidechain input. When the input amplitude is above threshold, compresses the amplitude with the given ratio, following the given attack_time and release_time in seconds.


Last update: 2023-12-03
Created: 2023-12-03