Mercurial > ~darius > hgwebdir.cgi > musiccutter
view README @ 15:b9fb9dee39e4
update to match reality
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Wed, 13 Apr 2016 09:07:01 +0930 |
parents | 2de05d714e5c |
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