Record MIDI in sync with audio, then see it, edit it, and play it back.
- Download the code.
$ git checkout https://github.com/MarkMendell/two-five-one.git
- Enter the project directory.
$ cd two-five-one
- Serve the site locally on port 2511.
$ python -m SimpleHTTPServer 2511