← All modules
AvailableEffect

Reverb

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.

About

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.

Build evidence

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.

Module
music.codex.reverb-stage v1.0.0
Built at
no recorded row carries a build time; the browser lanes record none
Closure hash
not a Processor — no lowering closure
Toolchain
  • scriptc 64acce1ae3b8…
  • moduleToolchainDist c621ffab721d…
  • pluginShellKitRuntime bca003784692…
  • faceShellGeneration 8533207ab81f…
  • uiPreservation cd28dbd7e3d6…
  • packagerVersion 3
Build result and download for each format
FormatResultDownload
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
VST3Not 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 UnitNot 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
CLAPNot 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 appNot 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.

Presets

Start from a named sound, then adjust the instrument to make it yours.

InitDefault

Signal graph.

Experimental

The exact normalized graph packaged for the shared browser/native runtime and exports.

How it works.

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.

Goes well with.

Preview

OSC-1

A complete synth built from separate modules.

PreviewNo build recorded
Preview

Space Mini

Convolution reverb: eight synthesized spaces, twenty-five real cabinets.

PreviewNo build recorded
Preview

Delay

A bounded feedback delay for repeats and ambience.

PreviewNot built for macOS, Windows or Linux