diff VampTestPlugin.h @ 5:d83566810b96

Add notes-or-regions output
author Chris Cannam
date Tue, 26 Mar 2013 17:08:39 +0000
parents 72c80798371e
children 1bff4a80852c
line wrap: on
line diff
--- a/VampTestPlugin.h	Mon Mar 25 22:46:17 2013 +0000
+++ b/VampTestPlugin.h	Tue Mar 26 17:08:39 2013 +0000
@@ -50,6 +50,8 @@
     int m_stepSize;
     int m_blockSize;
     Vamp::RealTime m_lastTime;
+
+    FeatureSet featuresFrom(Vamp::RealTime, bool);
 };