Attack time of the compressor band.
| key | value |
|---|---|
| default | 5 |
| range | [0, 1000] |
| is | api.TargetType.AutomatableParameter |
Whether the compressor is active for this band. If is_compressor_active is false, the compressor is disabled, but the frequency band is still added to the final signal.
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Whether the compressor band is muted or not. If is_muted is true, the entire frequency band is muted.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
Whether the compressor band is soloed or not. If is_soloed is true, only bands with is_soloed true are audible.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
The width of the knee in decibels. A wider knee is a more rounded compression curve.
| key | value |
|---|---|
| default | 3 |
| range | [0, 24] |
| is | api.TargetType.AutomatableParameter |
Makeup gain applied to the signal after compression.
| key | value |
|---|---|
| default | 0 |
| range | [-24, 24] |
| is | api.TargetType.AutomatableParameter |
Ratio of the compressor band.
| key | value |
|---|---|
| default | 4 |
| range | [1, 50] |
| is | api.TargetType.AutomatableParameter |
Release time of the compressor band.
| key | value |
|---|---|
| default | 50 |
| range | [0, 1000] |
| is | api.TargetType.AutomatableParameter |
Threshold at which the compressor band starts compressing, expressed in dB.
| key | value |
|---|---|
| default | -10 |
| range | [-48, 0] |
| is | api.TargetType.AutomatableParameter |
data structure for the Quantum compressor band