Mercurial > hg > vamp-plugin-sdk
diff 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 |
line wrap: on
line diff
--- a/src/vamp-hostsdk/PluginSummarisingAdapter.cpp Sat Nov 29 12:06:14 2008 +0000 +++ b/src/vamp-hostsdk/PluginSummarisingAdapter.cpp Fri Dec 05 16:25:58 2008 +0000 @@ -41,7 +41,7 @@ #include <cmath> #include <climits> -#define DEBUG_PLUGIN_SUMMARISING_ADAPTER 1 +//#define DEBUG_PLUGIN_SUMMARISING_ADAPTER 1 //#define DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT 1 _VAMP_SDK_HOSTSPACE_BEGIN(PluginSummarisingAdapter.cpp)