changeset 15:b9fb9dee39e4

update to match reality
author Daniel O'Connor <darius@dons.net.au>
date Wed, 13 Apr 2016 09:07:01 +0930
parents 43b5d8d62df6
children 20337b22977d
files README
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Apr 13 08:43:54 2016 +0930
+++ b/README	Wed Apr 13 09:07:01 2016 +0930
@@ -1,7 +1,7 @@
 # Introduction
-This program converts a MIDI file into a series of SVG files suitable
+This program converts a MIDI file into a series of PDF 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
+PDF writer - http://www.reportlab.com/opensource/
+MIDI parser - https://pypi.python.org/pypi/mido