tou>

Music

Nullsample

Music from code. Zero samples, six stems, same seed = same track. Source public.

6stems, zero samples

Problem

Most ‘generative music’ is a sample pack with a seed on top. You cannot hear how it was made, and you cannot make it again.

Constraint

Zero samples. Seed-reproducible. In the browser. Source public.

What shipped

Six stems. Web Audio. Same seed, same track, every time. AGPL-3.0 — the code is the instrument.

The hard part

Seed-deterministic audio that still sounds like a track, not a demo of Math.random().

Web AudioAGPL-3.0