A simple sawtooth wave synthesizer implemented in Faust
cd src/
faust2lv2 faustsimplesynth.dsp
- short and concise source code focused on DSP
- MIDI note onsets are not sample-accurate
- Clicks if a note cuts of a prior note. simplesynth's implementation seems to be superior.