Showroom · Make-of

How Waveform was made

A listening room where sound becomes land: every ridge on screen is one real snapshot of the frequency spectrum, and the song you drop in never leaves your browser.

Visit the site →

What it demonstrates

Genuine audio reactivity — the terrain is a measurement, not choreography. An AnalyserNode reads the playing audio's spectrum, and every 120 ms one snapshot of 88 log-spaced bands becomes the newest ridge while the older ones recede toward an ember horizon. Bass piles up on the left, treble feathers the right; pause the song and the landscape holds its shape. It also demonstrates a privacy posture worth copying: a local file is decoded entirely in the browser through an object URL, so the honest on-page claim "your audio never leaves this tab" can be verified in the network panel.

Techniques, honestly named

Recreate it

Prompt — $5

The exact written prompt that produced this page — the terrain math, the full tide synth graph, the file-handling rules, and the quality bar — is in the Showroom storefront. Give it to your AI coding tool and you get an equivalent listening room.