mirror of
https://github.com/smittix/intercept.git
synced 2026-04-28 16:50:01 -07:00
The audio visualizer was returning early if audioSpectrumCanvas didn't exist, preventing the signal level from being fed to the synthesizer. Now it continues to update currentSignalLevel even without the canvas. Also added detailed logging to diagnose audio context issues. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>