Mercurial > hg > vamp-plugin-sdk
comparison src/vamp-hostsdk/PluginSummarisingAdapter.cpp @ 273:de3e865f92c8 vamp-plugin-sdk-v2.0
* Add transform summary type; use long quotes for descriptions; turn off debug
author | cannam |
---|---|
date | Fri, 05 Dec 2008 16:25:58 +0000 |
parents | 9dc3a5e17600 |
children | 33feff966de3 |
comparison
equal
deleted
inserted
replaced
272:9dc3a5e17600 | 273:de3e865f92c8 |
---|---|
39 #include <map> | 39 #include <map> |
40 #include <algorithm> | 40 #include <algorithm> |
41 #include <cmath> | 41 #include <cmath> |
42 #include <climits> | 42 #include <climits> |
43 | 43 |
44 #define DEBUG_PLUGIN_SUMMARISING_ADAPTER 1 | 44 //#define DEBUG_PLUGIN_SUMMARISING_ADAPTER 1 |
45 //#define DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT 1 | 45 //#define DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT 1 |
46 | 46 |
47 _VAMP_SDK_HOSTSPACE_BEGIN(PluginSummarisingAdapter.cpp) | 47 _VAMP_SDK_HOSTSPACE_BEGIN(PluginSummarisingAdapter.cpp) |
48 | 48 |
49 namespace Vamp { | 49 namespace Vamp { |