Drum sample random sequencer
Based on:
Running locally
You may need NPM http-server to avoid CORS issues when running locally
http-server --cors
Then, aaccess the app through
http://127.0.0.1:8080/drum-sample-random-sequencer.html
Tested on Chrome, Firefox, and Safari