coDing

View on GitHub

punchbox

punchbox is a simple to use music box card creator. It will take a standard MIDI file and convert it into SVG files suitable for printing

Features

Coming soon:

Example Render

alt text

Usage

To install, clone the repo, cd into it and then execute the following:

virtualenv -p python2 .pb2
source .pb2/bin/activate
pip install -U pip
pip install .