diff src/midiEventHolder.h @ 21:11e3119ce6b4

working well. Checking in before creating diagrams
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Sun, 27 Nov 2011 21:56:19 +0000
parents d75d16c57eac
children 9860abc92a30
line wrap: on
line diff
--- a/src/midiEventHolder.h	Fri Nov 25 16:52:33 2011 +0000
+++ b/src/midiEventHolder.h	Sun Nov 27 21:56:19 2011 +0000
@@ -134,5 +134,6 @@
 	void correctTiming(IntMatrix& noteOnMatrix);
 	void doublecheckOrder(IntMatrix& noteOnMatrix);
 	int getIndexOfMinimumAboveIndex(const int& index, IntMatrix& noteOnMatrix);
+	bool useTempoPrior;
 };
 #endif
\ No newline at end of file