ephemera.fm/lab — a 2D Schrödinger lattice on the GPU, sung through the bridge.
A real 64×32 quantum wavefunction evolves on the GPU via a 9-pass Strang palindrome at 60Hz.
Each tick, the per-column projection (Born-rule potential expectation and inter-column coherence)
flows through the webgpu-audio-bridge's SharedArrayBuffer ring into an
AudioWorklet running a 64-partial phase-locked additive synth. The heatmap on the
left and the chord you hear are derived from the same GPU memory — what you see is
what you hear.
Bridge: github.com/Creeptones/webgpu-audio-bridge · DOI 10.5281/zenodo.20380886 · MIT licensed.