Mercurial > ~darius > hgwebdir.cgi > musiccutter
view README @ 22:65e8298f5800
Remove extension and path name from title.
Put destination file in CWD.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Fri, 29 Apr 2016 17:36:31 +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