A simple synth implemented using the Web Audio API, React and Typescript.
Keyboard, basic operations and some ideas came from this How to code a playable synth keyboard blog. This one (Web audio delay) was also very helpful.
This project was bootstrapped with Create React App.
- Still didn't get right the Sustain parameter in the amplitude envelope, so it doesn't really work as expected...
- LFO doesn't really work.