diff newOFsrc/testApp.h @ 4:1ea18717ba7c

Adding in evaluation program for the tests - has the ouput of five trackers plus the input times in ms
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Fri, 24 Feb 2012 15:51:09 +0000
parents 6565c7cb9c71
children fc095148e2a8
line wrap: on
line diff
--- a/newOFsrc/testApp.h	Wed Feb 22 22:29:43 2012 +0000
+++ b/newOFsrc/testApp.h	Fri Feb 24 15:51:09 2012 +0000
@@ -122,7 +122,8 @@
 //		string tempoUpdateStrings[16];
 //		string tempoDataString;
 
-	double KLdiv, entropy;
+	double KLdiv, entropy, recentError;
+	string drumType;
 	void drawKLdivAndEntropy();
 	private: