Mercurial > ~darius > hgwebdir.cgi > musiccutter
view README @ 43:c69e53b8917c
Read in per-job options from an ini file and add main funciton so you
can do..
env PYTHONPATH=$HOME/lib/python python ./musiccutter.py music/Rosy\'s\ Angel\ Lullaby.mid music/Rosy\'s\ Angel\ Lullaby.ini orgues-de-barbarie-27.ini music
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 28 Jun 2016 17:58:32 +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