Built with MidiFile.js, and written in CoffeeScript.
MIT-licensed. See LICENSE.md
- Install Git and Node.js if you don't already have them installed.
- Clone the repository.
- Open a terminal in the project directory.
- Run
npm ito install dependencies. - Run
npm startto start a live server and automatically recompile coffeescript on changes.
See the issue tracker, and TODO comments in the source code.