A beginner's programming exercise in Rust.
Implemented basic bandlimited sawtooth oscillator as described in:
Frei, B.: Digital sound generation. Institute for Computer Music and Sound Technology (ICST) Zurich University of the Arts.
Now trying to understand what the postfilter is good for (I can't hear its effect)
- ui: browser based ui for yassy using websocket
- midi: midi note processing
- mygsl: a couple of bindings to the GSL library
- learn Rust (low-level programming in general)
- learn something about DSP
- ADSR envelope