Updates · May 2026

v1.1.2: Windows oscillator update fix

QA caught a Windows-only race in v1.1.1 that froze the fractal and classic oscillator waveforms when knobs moved. Diagnosed overnight and patched the next day before it reached users in the wild. v1.1.2 is rolling out via the in-app update check.

Highlights

Details

QA flagged it on the evening of 2026-05-18: Laura's fractal source on Windows was not changing waveform or sound when knobs were moved. Wavetable mode worked correctly. Engineering stayed on it through the night with a live diagnostic HUD wired into the footer that counted dirty triggers, worker rebuilds, and bundle hash transitions across the audio and worker thread boundary. The root cause turned out to be cascade staleness in the rebuild worker's dedup pool, where the per-voice bundles got cross-referenced before they had been rebuilt against the new params. macOS thread scheduling rarely landed the audio burst in the gap; Windows landed it almost every iteration.

v1.1.2 is a focused patch release for this one bug. No new features. If you are on v1.1.1, the in-app update prompt surfaces v1.1.2 on next launch, and the new binaries are also reachable from your account page on lostsynapse.store.

← All updates