log

age author description
Tue, 28 Jun 2016 18:01:58 +0930 Daniel O'Connor Add music, although only 1 has a proper ini file default tip
Tue, 28 Jun 2016 17:58:32 +0930 Daniel O'Connor Read in per-job options from an ini file and add main funciton so you
Tue, 24 May 2016 19:42:02 +0930 Daniel O'Connor Allow flushing notes.
Tue, 24 May 2016 19:40:11 +0930 Daniel O'Connor Use ini file to hold organ specific details.
Tue, 24 May 2016 11:12:20 +0930 Daniel O'Connor Use unpacked argument lists to make it easier to work out which
Mon, 23 May 2016 22:38:27 +0930 Daniel O'Connor add some comments
Mon, 23 May 2016 22:35:44 +0930 Daniel O'Connor Re-jig note translation to only happen when we are going to emit a
Mon, 23 May 2016 21:11:27 +0930 Daniel O'Connor Have another crack at fixing transposition.
Tue, 17 May 2016 22:30:54 +0930 Daniel O'Connor Fix transposition.
Wed, 04 May 2016 17:48:32 +0930 Daniel O'Connor merge
Wed, 04 May 2016 17:47:23 +0930 Daniel O'Connor ignore file
Tue, 03 May 2016 19:30:58 +0930 Daniel O'Connor merge
Tue, 03 May 2016 19:30:36 +0930 Daniel O'Connor Add l33t ASCII diagram to show how folds should be
Tue, 03 May 2016 18:04:41 +0930 Daniel O'Connor Preliminary multi-page support. Breaks time marks though.
Tue, 03 May 2016 09:10:33 +0930 Daniel O'Connor Make transposition optional and add note scale parameter (to get rearticulation)
Tue, 03 May 2016 09:09:27 +0930 Daniel O'Connor Don't crap out if the input midi note is out of range
Tue, 03 May 2016 08:34:39 +0930 Daniel O'Connor Try transposing unplayable notes down or up an octave (in that order).
Tue, 03 May 2016 08:31:28 +0930 Daniel O'Connor Handle offsetting note pitch in a better way.
Sat, 30 Apr 2016 16:57:02 +0930 Daniel O'Connor Fix notename/line drawing.
Sat, 30 Apr 2016 16:37:23 +0930 Daniel O'Connor comment tweaks
Sat, 30 Apr 2016 16:37:14 +0930 Daniel O'Connor Highest notes are at the bottom not the top.
Fri, 29 Apr 2016 17:36:46 +0930 Daniel O'Connor Remove some lines I made while debugging.
Fri, 29 Apr 2016 17:36:31 +0930 Daniel O'Connor Remove extension and path name from title.
Fri, 29 Apr 2016 15:57:32 +0930 Daniel O'Connor Add pitch offset (number of midi notes to move up/down)
Tue, 26 Apr 2016 21:35:54 +0930 Daniel O'Connor - Make various things optional.
Tue, 26 Apr 2016 18:10:18 +0930 Daniel O'Connor - Music needs to run right to left.
Wed, 20 Apr 2016 08:38:38 +0930 Daniel O'Connor The laser cutter software barfs on these lines and stops processing
Wed, 20 Apr 2016 08:35:44 +0930 Daniel O'Connor - Draw vertical time lines.
Thu, 14 Apr 2016 09:48:08 +0930 Daniel O'Connor Add left margin and slot size support.
Wed, 13 Apr 2016 09:07:01 +0930 Daniel O'Connor update to match reality
Wed, 13 Apr 2016 08:43:54 +0930 Daniel O'Connor Just stroke the note names to make things faster.
Tue, 12 Apr 2016 21:54:30 +0930 Daniel O'Connor Add lines and notes engraved on the paper.
Sun, 10 Apr 2016 22:24:56 +0930 Daniel O'Connor Use correct MIDI note generation, previous version did not agree with
Thu, 07 Apr 2016 23:35:44 +0930 Daniel O'Connor switch to PDF to avoid dealing with CorelDraw crashing
Thu, 07 Apr 2016 23:35:19 +0930 Daniel O'Connor add more notes to generate >1 page
Sat, 02 Apr 2016 23:27:56 +1030 Daniel O'Connor Fill should be none.
Sat, 02 Apr 2016 23:26:38 +1030 Daniel O'Connor Engrave filename and page number.
Sat, 02 Apr 2016 23:06:48 +1030 Daniel O'Connor Rework to be class-y
Tue, 08 Mar 2016 00:49:54 +1030 Daniel O'Connor Update
Tue, 08 Mar 2016 00:43:30 +1030 Daniel O'Connor Paginate with a view port, a lot slower and wastes space but handling
Mon, 07 Mar 2016 21:23:59 +1030 Daniel O'Connor Rework to use mido iterator and paginate.
Mon, 07 Mar 2016 14:46:37 +1030 Daniel O'Connor Accept filename for test function
Sun, 06 Mar 2016 22:43:28 +1030 Daniel O'Connor Parameterise page size add some more debugging.
Sat, 05 Mar 2016 22:47:56 +1030 Daniel O'Connor Use cm directly
Sat, 05 Mar 2016 21:59:44 +1030 Daniel O'Connor Initial commit, WIP.