INTERACTIVE
Static Bloom
OFFLINE
A radio parked between stations, rebuilt in WebAudio. Five knobs, one drone. Headphones recommended; neighbors negotiable.
MACHINE B — WEB AUDIO DRONE
Two detuned oscillators, sub bass, filtered noise, and a breathing filter. Five knobs. One drone. Headphones recommended; neighbors negotiable. Works offline once loaded.
INTERACTIVE
OFFLINE
A radio parked between stations, rebuilt in WebAudio. Five knobs, one drone. Headphones recommended; neighbors negotiable.
A drone is a sustained tone or chord that continues throughout a piece of music, providing a constant harmonic reference point. Unlike melody or rhythm, a drone doesn't move — it is the ground other things walk on.
Drones appear in traditions worldwide: the tanpura in Indian classical music, the bagpipe's constant chanter, the didgeridoo in Aboriginal Australian music, the organ point in European medieval and baroque music, and the held synthesizer chords of ambient and minimalist composers like La Monte Young, Éliane Radigue, and Brian Eno.
Static Bloom is a subtractive synthesis drone engine built with the Web Audio API. It generates sound entirely in your browser — no samples, no server, no plugins.
Two seconds of white noise, looped, band-pass filtered at 500 Hz (Q=0.9), mixed at low level (-29 dB). Adds texture — the "static" in Static Bloom.
The waveform canvas shows the real-time time-domain signal (what the speakers are pushing). It updates at 60 fps while the drone runs.
Most online synths are either toy keyboards or complex modular environments. Static Bloom sits in between: one sound, five controls, deep enough to lose time in, simple enough to understand in minutes. It's a drone instrument, not a melody instrument. You don't play notes; you shape a presence.
Use it for: meditation background, sleep aid, focus ambient, tinnitus masking, creative writing atmosphere, or just to hear what 55 Hz feels like in your chest.
A drone is a sustained tone or chord that continues throughout a piece, providing a harmonic foundation. It's used in ambient, minimalist, Indian classical, and experimental music. This synth creates drones using oscillators and noise.
It uses the Web Audio API: two primary oscillators (sine + triangle, slightly detuned), a sub oscillator (sawtooth at half frequency, low-pass filtered), and filtered white noise. A low-pass filter with resonance shapes the timbre. Two LFOs modulate the filter cutoff and oscillator detune for slow, organic movement.
Yes, on any browser with Web Audio API support (all modern browsers). Tap the Power button to start — mobile browsers require a user gesture to begin audio. Headphones strongly recommended for the low sub-bass frequencies.
Completely free. No ads, no tracking, no account. Once the page loads, it works offline — the Web Audio API runs entirely in your browser. No server needed after initial load.
Frequency: base pitch of the oscillators (40–220 Hz). Detune: cents of detune between oscillators (0–30 ct). Filter: low-pass filter cutoff frequency (120–4000 Hz). Drift: LFO speed modulating the filter (1–100, mapped to ~0.01–1 Hz). Level: output volume (0–100%).