Spectral Lab 1.0.2 — stability fix
Fix: no more crash when you add the plugin and then remove it from a track. Tearing the editor down could race the GPU UI's frame callback, which could crash the host on delete. Editor teardown is now serialized on the main thread and the frame callback re-checks that the view is still alive, so add → remove is safe in Logic (AU), REAPER/Cubase/Bitwig (VST3/CLAP), and Standalone.
Audio and UI are otherwise unchanged from 1.0.1.
One notarized installer (Customize → AU / VST3 / CLAP / Standalone). Apple Silicon; run your host natively (not Rosetta).