1
0
Fork 0
nih-plug/plugins/spectral_compressor/src
Robbert van der Helm 27acce3237 Remove the DC filter from Spectral Compressor
It's not needed anymore and the behavior is confusing. This was added to
prevent upwards compression and gain increases on DC values from blowing
up. But we no longer do upwards compression on DC bins anyways.
2023-01-08 00:03:38 +01:00
..
compressor_bank.rs Use db_to_gain_fast() in plugins 2023-01-04 17:05:13 +01:00
dry_wet_mixer.rs Rename Buffer::len() to Buffer::samples() 2023-01-05 16:04:38 +01:00
editor.rs Remove the DC filter from Spectral Compressor 2023-01-08 00:03:38 +01:00
lib.rs Remove the DC filter from Spectral Compressor 2023-01-08 00:03:38 +01:00