diff Test.h @ 63:d19bbfc055ab vamp-plugin-tester-v1.1

Merge
author Chris Cannam
date Tue, 08 Sep 2015 13:35:49 +0100
parents c7fd03f5ae02
children
line wrap: on
line diff
--- a/Test.h	Tue Sep 08 13:35:02 2015 +0100
+++ b/Test.h	Tue Sep 08 13:35:49 2015 +0100
@@ -112,7 +112,8 @@
 
     bool containsTimestamps(const Vamp::Plugin::FeatureSet &);
 
-    void dumpFeature(const Vamp::Plugin::Feature &, bool showValues);
+    void dumpFeature(const Vamp::Plugin::Feature &, bool showValues,
+                     const Vamp::Plugin::Feature *other = 0);
     void dump(const Vamp::Plugin::FeatureSet &, bool showValues = true);
     void dumpTwo(const Result &r,
                  const Vamp::Plugin::FeatureSet &,