Mercurial > hg > vamp-plugin-tester
diff Test.h @ 61:c7fd03f5ae02
Show feature diffs
author | Chris Cannam |
---|---|
date | Tue, 08 Sep 2015 11:28:42 +0100 |
parents | 86d8a699dfbe |
children |
line wrap: on
line diff
--- a/Test.h Fri Sep 04 13:48:51 2015 +0100 +++ b/Test.h Tue Sep 08 11:28:42 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 &,