Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 866 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 866 Bytes

XYLOTRON

Code Climate

Now in hyper-monospace.

Xylotron is a drum pad using React, Redux, and Howler. To run locally, clone the repo, then:

npm install
gulp watch

There's a deploy step in the gulpfile to host the compiled assets on Github Pages. To use, change your git remote to a repo you control and run gulp deploy.

Screenshot

XYLOTRONS

Todo/roadmap

  • Better playback. setTimeout's are susceptible to blocking issues
  • The ability to change key assignments
  • Changing samples/kits
  • Import OP-1 kits from Soundcloud
  • Looping
  • Saving tracks
  • Support for MIDI controllers in Chrome