diff MatchVampPlugin.h @ 6:80fae79c9472

* implement reset()!
author cannam
date Mon, 23 Mar 2009 19:47:01 +0000
parents 640f92242cc1
children 6ea008aa8817
line wrap: on
line diff
--- a/MatchVampPlugin.h	Tue Dec 02 13:13:25 2008 +0000
+++ b/MatchVampPlugin.h	Mon Mar 23 19:47:01 2009 +0000
@@ -68,6 +68,7 @@
     mutable Matcher *pm1;
     mutable Matcher *pm2;
     mutable MatchFeeder *feeder;
+    size_t m_stepSize;
     bool m_serialise;
     bool m_begin;
     bool m_locked;