Mercurial > ~darius > hgwebdir.cgi > musiccutter
comparison README @ 6:2de05d714e5c
Update
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 08 Mar 2016 00:49:54 +1030 |
parents | 0773354c7428 |
children | b9fb9dee39e4 |
comparison
equal
deleted
inserted
replaced
5:af683606184e | 6:2de05d714e5c |
---|---|
1 # Introduction | |
2 This program converts a MIDI file into a series of SVG files suitable | |
3 to feed a laser cutter to cut sheets of music for a reed organ. | |
4 | |
5 # Libraries Used | |
6 http://pythonhosted.org/svgwrite/index.html | |
1 https://github.com/vishnubob/python-midi.git | 7 https://github.com/vishnubob/python-midi.git |