Built on top of the Tone.js library, a Web Audio Framework.
Constructed as an educational tool for learning about signal processing especially concerning the use case of modular synthesis. This project is currently in experimental/development code. If you would like to contribute to the project please reach out to me directly and I can help you direct your efforts effectively.
$ npm install
$ mv .env.example .env
To initialize the repository be sure to have postgres running on the default port or change the .env
file accordingly.