1
0
Fork 0
nih-plug/plugins/spectral_compressor/src
Robbert van der Helm bdc8537f3f Add explicit .max(f32::EPSILON) back in SC
`util::db_to_gain_fast()` doesn't snap to 0, but for low enough values
it will still become 0 eventually.
2023-01-11 15:21:18 +01:00
..
compressor_bank.rs Add explicit .max(f32::EPSILON) back in SC 2023-01-11 15:21:18 +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