Parameters
Noise
These knobs move the module's published schema, but the preview engine only renders a few modules so far — OSC Mini, FX Mini, Amp Rig, Space Mini and the OSC-1 chain — so they won't change what you hear yet.
Keyboard
Noise
Play the module directly — nothing to cue.
Noise
The layer that gives an attack its edge.
A stage of OSC-1. It works the same on its own page as it does in the chain — same parameters, same paths.
About
A white, pink or brown noise source with a tone tilt. On its own it is wind and static; layered under an oscillator it is the breath in a flute and the click on a pluck.
Take it into your DAW.
Same DSP as this page. The plugin isn't a rebuild — it's the identical kernel from the identical TypeScript source, compiled native instead of to WASM.
Free forever, no account, and playing it in the browser will never ask you for one. VST3 and standalone today; AU and CLAP are on the roadmap.
How it works.
A noise generator fills a buffer with the requested spectrum - flat for white, a one-pole cascade for pink, an integrator for brown - and loops it into the voice mix at Level, gated by the same amplitude envelope as the oscillators.
Tone is a one-knob tilt implemented as a shelving pair rather than a filter sweep, so extreme settings change colour without ever removing the noise entirely.
It's yours to read and to fork.
Research preview
npx codex clone noise
npm run devThe codex CLI name is proposed, not shipped. That command gives you this module's DSP, schema, presets and UI as a local project — change a number, hear it immediately.