diff plugin/LADSPAPluginInstance.cpp @ 78:c983dda79f72

* Replace crash with warning when a transform could not be automatically re-run * More sensible default paths for Vamp plugin lookup (at least on Linux and OS/X) * A start to making the y coords for time value layers etc align * Set sensible y coords for text labels in time instant and value layers
author Chris Cannam
date Thu, 13 Apr 2006 18:29:10 +0000
parents 7afcfe666910
children c30728d5625c
line wrap: on
line diff
--- a/plugin/LADSPAPluginInstance.cpp	Wed Apr 12 09:59:40 2006 +0000
+++ b/plugin/LADSPAPluginInstance.cpp	Thu Apr 13 18:29:10 2006 +0000
@@ -24,7 +24,7 @@
 #include "LADSPAPluginInstance.h"
 #include "LADSPAPluginFactory.h"
 
-//#define DEBUG_LADSPA 1
+#define DEBUG_LADSPA 1
 
 
 LADSPAPluginInstance::LADSPAPluginInstance(RealTimePluginFactory *factory,