A step sequencer written in ReasonML and ReasonReact.
Try it at reasonml-sequencer.stuartkeith.com, or read more at stuartkeith.com.
npm install
npm start
to generate the JavaScript filesnpm run serve
to run the development server (http://localhost:1234)npm test
to run tests
- Hihat code from http://joesul.li/van/synthesizing-hi-hats/