Mercurial > hg > midi-score-follower
annotate src/untitled.h @ 11:df9c838d0b8f
fixed bug where the full midi file was sometimes not drawn (since minNoteIndexToPrint) was at the max and did not decrease properly in draw routine
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Tue, 25 Oct 2011 15:01:52 +0100 |
parents | b299a65a3ad0 |
children |
rev | line source |
---|---|
andrew@0 | 1 /* |
andrew@0 | 2 * untitled.h |
andrew@0 | 3 * midiCannamReader |
andrew@0 | 4 * |
andrew@0 | 5 * Created by Andrew on 18/07/2011. |
andrew@0 | 6 * Copyright 2011 QMUL. All rights reserved. |
andrew@0 | 7 * |
andrew@0 | 8 */ |
andrew@0 | 9 |
andrew@0 | 10 #include "ofMain.h" |
andrew@0 | 11 |
andrew@0 | 12 class Double |