annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
1 # Introduction
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
2 This program converts a MIDI file into a series of SVG files suitable
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
3 to feed a laser cutter to cut sheets of music for a reed organ.
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
4
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
5 # Libraries Used
Daniel O'Connor <darius@dons.net.au>
parents: 0
diff changeset
6 http://pythonhosted.org/svgwrite/index.html
0
0773354c7428 Initial commit, WIP.
Daniel O'Connor <darius@dons.net.au>
parents:
diff changeset
7 https://github.com/vishnubob/python-midi.git