What started as experiments in sound synthesis and audio processing gradually evolved into something much bigger. I’ve decided to share the results.
Features
- Modular, extensible architecture — each module is an independent plugin; 58 modules included
- Oscillators: Saw, Sine, RSaw, Triangle, Square (with PWM). Audio-rate FM and Hard Sync on every oscillator
- 24 filters, including attempts at emulating classic analog circuits: Moog Ladder, TB-303, Korg MS-20, Roland Juno-106, Roland Jupiter-8, Sequential Prophet-5, SSM2040, CEM3320, Diode Ladder and others. Most support Filter FM
- Spectral morphing — 4 algorithms (additive, McAulay-Quatieri, SMS sinusoidal+residual, STFT phase vocoder)
- Vector mixer — 8-input XY crossfader inspired by Prophet VS and Korg Wavestation
- Sampler with granular synthesis (grain size, spray, pitch spread, density, window shape)
- Ring Modulator, Decimator/Bitcrusher, Panner
- Chorus (Juno-60 BBD style emulation), Spring Reverb (2 variants)
- 3 noise types (White, Pink, Brown) with S&H mode
- Lag/Slew module for portamento and smoothing
- ADSR, AHDSR, DADSR envelopes + Envelope Follower
- LFO (5 waveforms including S&H)
- Oscilloscope and Spectrum Analyzer
- External audio processing (Audio In)
- 16-voice polyphony
- 100 modulation matrix slots
- 48 presets included
- macOS
- Windows
- iOS/Android (planned)
- AU plugin
- VST3 plugin
- Standalone version
Windows (10 and above)
Technology
Written in C++ using the cross-platform iPlug2 framework (macOS + Windows).
Block-based audio pipeline processing with minimal latency within ASIO/CoreAudio buffer limits.
The architecture follows SOLID and data-driven principles — all components and parameters are dynamically discovered via a discovery API. Despite its relatively compact footprint (by modern standards), the system offers flexible synthesis capabilities and is open to further expansion with new modules. If there is sufficient interest, an SDK for third-party module development may be released.
The project is under active development — new modules, improved filters and oscillators are planned.
At this stage, I recommend caution when using extreme resonance settings on certain filters (loud peaks may occur).
That said — and admittedly with full bias — some filters sound more lively and engaging than those of the “analog emulation heavyweights,” such as U-he.
In short: feel free to use it. Free of charge.
Ideas, feedback, suggestions, criticism (even the non-constructive kind
Download:
MacOS installation pkg - AU/VST3/Standalone (universal binary)
Windows setup binary - VST3/Standalone
