Iver Jordal
Iver Jordal
https://gist.github.com/bastibe/747283c55aad66404046 https://github.com/jiaaro/pydub/blob/master/pydub/effects.py#L116
https://pyaudiodsptools.readthedocs.io/en/latest/
https://github.com/csteinmetz1/pymixconsole/blob/master/pymixconsole/processors/compressor.py
https://www.youtube.com/watch?v=GIB2rkz0UUw
https://github.com/pzelasko/cylimiter
The guys in asteroid slack agree with you unanimously (7 votes received)
It should be done in a backwards-compatible manner. TODO: - [x] Update `AddBackgroundNoise` - [x] Update `AddGaussianSNR` - [x] Update `AddShortNoises` - [x] Update `Gain` - [x] Update `GainTransition` -...
https://en.wikipedia.org/wiki/Low-frequency_oscillation
Also change top_db default from 20 to 30 because 20 was too aggressive. librosa's default is 60.
I will create a new release later (probably a few months from now) where the default is changed. Then this issue can be closed.