Mercurial > ~darius > hgwebdir.cgi > musiccutter
view README @ 14:43b5d8d62df6
Just stroke the note names to make things faster.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Wed, 13 Apr 2016 08:43:54 +0930 |
parents | 2de05d714e5c |
children | b9fb9dee39e4 |
line wrap: on
line source
# Introduction This program converts a MIDI file into a series of SVG files suitable to feed a laser cutter to cut sheets of music for a reed organ. # Libraries Used http://pythonhosted.org/svgwrite/index.html https://github.com/vishnubob/python-midi.git