A very simple, efficient and good sounding sine synth.
- Polyphonic (128 voices, defined at compile time)
- ADSR Envelope
- MIDI Input
make rutabaga
make
make install # Install the bundle at `~/.lv2`, run as root to install under `/usr/lib/lv2`
- Educational purposes
- PoC for a more complex synth
- Test weird combinations of ADSR parameters and check if clicking is expected or not
- Apply normalization on voice output if improvements are noticeable
- Apply custom style
- Implement visual envelope
- Group ADSR controls
- Group Pan and Volume controls
This software is available as Free Software under the terms of the GPL.