← All modules
AvailableEffect

Reverb

Algorithmic room reverb with bounded feedback.

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.

Presets

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

InitDefault

Signal graph.

Experimental

A sketch of the signal path, in the order of the parameter groups.

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.

Part of these racks.

A rack is a fixed rig: several modules already wired together, playable as one instrument. This module is one of the pieces.

  • Chord machine

    OSC Mini runs through a slap delay and room reverb as one playable instrument.

    Start the built-in chord loop to hear the complete chain.

    3 modules · osc-mini → delay-stage → reverb-stage

Goes well with.

Preview

OSC-1

A complete synth built from separate modules.

Preview

Space Mini

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

Preview

Delay

A bounded feedback delay for repeats and ambience.