* Update to support API versioning
[vamp-aubio-plugins.git] / plugins / Tempo.cpp
index 9d2b708..9ba35a4 100644 (file)
@@ -22,7 +22,7 @@ using std::vector;
 using std::cerr;
 using std::endl;
 
-#define HAVE_AUBIO_LOCKED_TEMPO_HACK
+//#define HAVE_AUBIO_LOCKED_TEMPO_HACK
 
 Tempo::Tempo(float inputSampleRate) :
     Plugin(inputSampleRate),