Skip to content

openmusic/example-gamepad-drum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-gamepad-drum-machine

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?

Installing and building

Clone the repository, and then copy the files to your own folder and initialise your own git repository.

Install build dependencies, etc with:

npm install

To build a bundle for the demo:

gulp

Demo files will be placed in build/. Open build/index.html to access the demo.

About

A simple drum machine controlled by a USB gamepad using 808 samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published