diff src/testApp.cpp @ 14:3f103cf78148

Checking to allow offline version
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Thu, 10 Nov 2011 17:29:45 +0000
parents df9c838d0b8f
children 9e972948d654
line wrap: on
line diff
--- a/src/testApp.cpp	Thu Oct 27 21:30:42 2011 +0100
+++ b/src/testApp.cpp	Thu Nov 10 17:29:45 2011 +0000
@@ -27,7 +27,7 @@
 void testApp::update(){
 	if (playing){
 		midiEvents.updatePlayPosition();
-		midiEvents.bayesStruct.updateBestEstimate();
+	//	midiEvents.bayesStruct.updateBestEstimate();
 	}
 //	drawer.tickLocation+=20;