log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
~darius
>
hgwebdir.cgi
>
musiccutter
annotate README @ 19:
ffaf97818ce3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
- Music needs to run right to left. - Rename margin to leadin to be clearer (although too much leadin makes it barf) - Make time marks and rectangle drawing options
author
Daniel O'Connor <darius@dons.net.au>
date
Tue, 26 Apr 2016 18:10:18 +0930 (2016-04-26)
parents
b9fb9dee39e4
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
6
2de05d714e5c
Update
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
+
−
1
# Introduction
15
b9fb9dee39e4
update to match reality
Daniel O'Connor <darius@dons.net.au>
parents:
6
diff
changeset
+
−
2
This program converts a MIDI file into a series of PDF files suitable
6
2de05d714e5c
Update
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
+
−
3
to feed a laser cutter to cut sheets of music for a reed organ.
2de05d714e5c
Update
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
+
−
4
2de05d714e5c
Update
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
+
−
5
# Libraries Used
15
b9fb9dee39e4
update to match reality
Daniel O'Connor <darius@dons.net.au>
parents:
6
diff
changeset
+
−
6
PDF writer - http://www.reportlab.com/opensource/
b9fb9dee39e4
update to match reality
Daniel O'Connor <darius@dons.net.au>
parents:
6
diff
changeset
+
−
7
MIDI parser - https://pypi.python.org/pypi/mido