diff MatchVampPlugin.h @ 32:37c0b59fd514

Expose smooth parameter through plugin
author Chris Cannam
date Fri, 31 Oct 2014 16:36:19 +0000
parents 27f418d77095
children
line wrap: on
line diff
--- a/MatchVampPlugin.h	Fri Oct 31 15:54:15 2014 +0000
+++ b/MatchVampPlugin.h	Fri Oct 31 16:36:19 2014 +0000
@@ -78,6 +78,7 @@
     bool m_serialise;
     bool m_begin;
     bool m_locked;
+    bool m_smooth;
 
     Matcher::Parameters m_params;
     Matcher::Parameters m_defaultParams;