Mercurial > hg > svcore
diff plugin/DSSIPluginInstance.cpp @ 28:4b16526b011b
* Add LED button
* Add note model playback (currently assuming that value == MIDI pitch)
* Reorganise PlayParameters and move repository from ViewManager to new
PlayParameterRepository class
author | Chris Cannam |
---|---|
date | Wed, 15 Feb 2006 17:58:35 +0000 |
parents | 2fb933f88604 |
children | 39ae3dee27b9 |
line wrap: on
line diff
--- a/plugin/DSSIPluginInstance.cpp Tue Feb 14 17:43:14 2006 +0000 +++ b/plugin/DSSIPluginInstance.cpp Wed Feb 15 17:58:35 2006 +0000 @@ -20,7 +20,7 @@ #include "PluginIdentifier.h" #include "LADSPAPluginFactory.h" -#define DEBUG_DSSI 1 +//#define DEBUG_DSSI 1 //#define DEBUG_DSSI_PROCESS 1 #define EVENT_BUFFER_SIZE 1023