diff src/AudioEventMatcher.h @ 22:24c413f0f2c5

rescue mechanism added
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Sun, 12 Feb 2012 22:25:14 +0000
parents 4f6006cac9de
children 4be22a1a0e24
line wrap: on
line diff
--- a/src/AudioEventMatcher.h	Sun Feb 12 01:07:45 2012 +0000
+++ b/src/AudioEventMatcher.h	Sun Feb 12 22:25:14 2012 +0000
@@ -53,7 +53,7 @@
 	RecordedMultitrackAudio recordedTracks;
 	
 	void loadAudioFiles();
-	
+	void rescue();//flat prior
 	void windowResized(const int& w, const int& h);
 	
 	ofxWindowRegion bayesTempoWindow;