A drum sequencer with tweakable parameters, FX as well as a custom UI that works in the browser, built with Tone.js.
-
Clone repository
-
Start local server via Python (make sure to intall the latest Python version). This is necessary for laoding in the samples.
python3 -m http.server
-
Open your browser and go to localhost:8000
-
Have fun!