Deterministic
Fixed noise seeds and recorded signal parameters make the same recipe output repeatable.
Reproducible signal files
Turn a safety-checked recipe into deterministic WAV files you can use outside the browser and repeat later.
Portable test pack
Signal files are generated in this browser with an OfflineAudioContext. The ZIP carries the recipe, exact settings, README, manifest and integrity checksums.
Choose a recipe, then generate its deterministic files locally.
Why it is reproducible
Fixed noise seeds and recorded signal parameters make the same recipe output repeatable.
The manifest names the recipe version, sample rate, PCM bit depth, channels and hashes for every signal file.
Rendering, WAV encoding and ZIP creation occur locally. No microphone capture or raw audio leaves the device.