diff MatchVampPlugin.h @ 10:6ea008aa8817

Fixes to problems reported by plugin tester
author Chris Cannam
date Wed, 06 Aug 2014 12:38:00 +0100
parents 80fae79c9472
children a82276091bbd
line wrap: on
line diff
--- a/MatchVampPlugin.h	Tue Aug 05 11:06:04 2014 +0100
+++ b/MatchVampPlugin.h	Wed Aug 06 12:38:00 2014 +0100
@@ -68,6 +68,7 @@
     mutable Matcher *pm1;
     mutable Matcher *pm2;
     mutable MatchFeeder *feeder;
+    Vamp::RealTime m_startTime;
     size_t m_stepSize;
     bool m_serialise;
     bool m_begin;