Mercurial > ~darius > hgwebdir.cgi > musiccutter
view README @ 40:5c47f9361d93
Use unpacked argument lists to make it easier to work out which
parameters you're editing.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 24 May 2016 11:12:20 +0930 |
parents | b9fb9dee39e4 |
children |
line wrap: on
line source
# Introduction 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 PDF writer - http://www.reportlab.com/opensource/ MIDI parser - https://pypi.python.org/pypi/mido