Delta v0.2.0 — Beta (macOS + Windows)
Second public beta build. Changes since v0.1.0-beta:
Fixes:
- Processing latency (256 samples) is now reported to the host for proper plugin delay compensation — a sample-accurate alignment tool was previously introducing an unreported timing offset of its own.
- Fixed a mismatch where the spectrogram could show the main input's own content while the HUD read NO SIDECHAIN / -inf dB.
- Align requests made before there's enough captured audio now stay pending instead of running against near-empty data.
- The built-in TEST SIGNAL toggle now persists across session save/reload.
New:
- The correlation search behind Align now runs on a background thread instead of the audio thread — no more risk of an audio glitch on the block where you click Align (measured ~0.02ms of audio-thread time now, down from a synchronous ~1M-operation search).
- The plugin window is now resizable (520x340 up to 1600x1000).
- New offline file-comparison mode: LOAD A / LOAD B buttons let you compare two audio files directly (auto-resampled to the project rate), looping through the exact same alignment/spectrogram/null-depth pipeline as live sidechain use — no DAW routing required.
Free during the beta period — see TERMS.txt in each download. Bug reports and feedback welcome via GitHub Issues.