Synthesizer · Wavetable · MIT

ReelSynth
Wavetable instrument

ReelSynth is an open-source synthesizer instrument built around wavetable DSP. Import cycles from Vital, Serum, and WAV folders. Route modulation through a full voice engine. Render offline for Reeldemo Studio or explore patches in the standalone UI.

WavetableBank Oscillators Filter Mod matrix Output

Instrument architecture

A production-grade wavetable synthesizer — not a preset player. Every layer is addressable.

WavetableBank

256 frames × 2048 samples with linear and spectral crossfade between positions.

Voice engine

Multi-oscillator wavetable synthesis, ADSR, state-variable filter, and modulation routing.

Import & export

Vital .vitaltable, Serum .fxp, WAV cycles, Ableton param JSON, SFZ, MIDI, and reelpack/ bundles.

.reelwt .reelpreset reelpack/

Offline rendering for pipelines

PyO3 bindings let Studio render notes headlessly — import a table, route modulation, export stems without opening a UI.

pythonPyO3 note rendering
rustCore DSP engine
uiStandalone patch explorer
pluginVST3/AU target in development

Get notified when the DAW plugin ships

ReelSynth standalone works today. CLAP/VST3/AU is in development — join the waitlist for early access builds.

Formats and APIs

Shape sound with inspectable DSP

Clone the repo, import a wavetable, and route modulation through a voice engine you can read.

github.com/reeldemo/reelsynth