annotate README @ 44:160fcf0a2f83
default tip
Add music, although only 1 has a proper ini file
author |
Daniel O'Connor <darius@dons.net.au> |
date |
Tue, 28 Jun 2016 18:01:58 +0930 |
parents |
b9fb9dee39e4 |
children |
|
rev |
line source |
6
|
1 # Introduction
|
15
|
2 This program converts a MIDI file into a series of PDF files suitable
|
6
|
3 to feed a laser cutter to cut sheets of music for a reed organ.
|
|
4
|
|
5 # Libraries Used
|
15
|
6 PDF writer - http://www.reportlab.com/opensource/
|
|
7 MIDI parser - https://pypi.python.org/pypi/mido
|