diff hackday/midiEventHolder.h @ 31:9a70d9abdc8b

examining the tempo speed process
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Sun, 11 Dec 2011 17:19:34 +0000
parents be2e779d76b5
children
line wrap: on
line diff
--- a/hackday/midiEventHolder.h	Wed Dec 07 13:04:59 2011 +0000
+++ b/hackday/midiEventHolder.h	Sun Dec 11 17:19:34 2011 +0000
@@ -163,5 +163,7 @@
 	void drawInterNoteIntervals();
 	void printInterNoteIntervals();
 	int interNoteRange;
+	DoubleMatrix periodValues;
+	
 };
 #endif
\ No newline at end of file