Toolkit for DSP tasks in Odin.
This is a growing set of tools I am building to ultimately use myself and as a learning tool into the actual implementations of filters.
In main.odin you can find example code playing an arpeggio running the simple synth with a Lowpass filter
This toolkit is in no way feature complete and is planned to grow as I am interested in different things.
- Simper SVF sin and tan filter
- Simper One-Pole parameter smoother
- Moog ladder lowpass filter
- Biquad filter
- Simple multiphonic synthesizer
- Linear ADSR
- Basic fft
My ultimate goal is to have a toolkit of DSP together to build a feature complete, fun and usable synthesizer as well as a few effects
- Diode Ladder filter
- Waveshaper
- Comb Filter
- Formant Filter
- Buffer processing
- LFO