/drum-sample-random-sequencer

Random sequencer of drum samples. https://vigliensoni.github.io/drum-sample-random-sequencer.

Primary LanguageJavaScript

Drum sample random sequencer

Based on:

maximilian.js

nexusUI

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