diff src/testApp.h @ 55:2eca10a31ae2

improving printing of information, looking at how tempo is modelled
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Mon, 10 Dec 2012 17:07:21 +0000
parents 0d66ecd1f4d3
children 4394c9490716
line wrap: on
line diff
--- a/src/testApp.h	Tue Aug 14 21:45:25 2012 +0100
+++ b/src/testApp.h	Mon Dec 10 17:07:21 2012 +0000
@@ -75,6 +75,7 @@
 
 	OutputDataWriter outputWriter;
 	
+	bool writeKickEvents;
 };
 
 #endif