1
0
Fork 0
nih-plug/plugins/spectral_compressor/src
Robbert van der Helm 1c80331829 Fix incorrect MIN_OVERLAP_TIMES calculations
These aren't actually used which is why this never came up. The
other (similarly unused) constants were calculated correctly.
2023-01-14 00:16:57 +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 Update Spectral Compressor for cosmic-text changes 2023-01-12 19:03:02 +01:00
lib.rs Fix incorrect MIN_OVERLAP_TIMES calculations 2023-01-14 00:16:57 +01:00