-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
Upgrade rubato to 4.0
-
Apply rustfmt across the crate
-
Audio/DSP: AIFF stream length backpatch, rate reconcile, NaN/MFCC fixes
-
Perf A+: generalize the streaming pipeline (AIFF + edit gain/fade), cap whole-file decode
-
DSP: fix export scaling/dither/MFCC correctness, add 4GB WAV guard, NaN hardening
-
DSP/export: fix stereo LUFS normalize and export correctness (ultra-fuzz)
-
Stream WAV export to bound peak memory (ultra-fuzz Performance)