OSC-1
A complete synth built from separate modules.
Algorithmic room reverb with bounded feedback.
Engine preview
Not built for macOS, Windows or Linux
A stage of OSC-1. It works the same on its own page as it does in the chain, same parameters, same paths.
A simple algorithmic reverb - room size, damping, wet - at the end of the chain where a room belongs. Not a convolution, and not pretending to be one.
Every row below is a recorded build row or the recorded absence of one. Nothing here is inferred from what this module is meant to support.
| Format | Result | Download |
|---|---|---|
| Browser package (JS) | Not built by this module's lane this module has no release.json; its packager lane records no browser program rows | Not built for the browser |
| Browser package (WASM) | Not built by this module's lane this module has no release.json; its packager lane records no browser program rows | Not built for the browser |
| VST3 | Not built no recorded artifact row for vst3; native-lane-report.json is absent or records no vst3 row for this module | Not built for macOS, Windows or Linux |
| Audio Unit | Not built no recorded artifact row for au; native-lane-report.json is absent or records no au row for this module | Not built for macOS |
| CLAP | Not built no recorded artifact row for clap; native-lane-report.json is absent or records no clap row for this module | Not built for macOS, Windows or Linux |
| Standalone app | Not built no recorded artifact row for standalone; native-lane-report.json is absent or records no standalone row for this module | Not built for macOS, Windows or Linux |
Parity
No lane recorded an artifact; there is no parity evidence.
Start from a named sound, then adjust the instrument to make it yours.
The exact normalized graph packaged for the shared browser/native runtime and exports.
The canonical graph runs four parallel damped feedback combs into two serial Schroeder allpasses. Room Size changes the feedback decay, Damping controls high-frequency loss inside the feedback paths, and Mix blends that wet return with the input. The same restricted-TypeScript graph runs in the shared browser engine on this page and is compiled for plugin export.
This is the cheapest honest reverb there is, and it is not the algorithm Space Mini will ship. Room Size maps to tail length and Damping to a low-pass on the tail; there are no early reflections and no modulation in the tail.
A complete synth built from separate modules.
Convolution reverb: eight synthesized spaces, twenty-five real cabinets.
A bounded feedback delay for repeats and ambience.