Signal quality reducer
Name | Type | Opt | Description |
---|---|---|---|
resampling-frequency-ratio | float | opt | The first argument sets the resampling frequency ratio, as described above. If this argument is not supplied, the default value is 1.0. |
number-of-quantization-bits | int | opt | The second argument sets the number of bits used to quantize the input signal. If this argument is not supplied, the default value is 24. |
signal | In left inlet: The signal to be degraded. |