A drum machine of 808 samples controlled using the Gamepad API. Note that the directional pads do not have samples assigned to them. Maybe you want to change this?
Clone the repository, and then copy the files to your own folder and initialise your own git repository.
Install build dependencies, etc with:
npm installTo build a bundle for the demo:
gulpDemo files will be placed in build/. Open build/index.html to access the demo.