Centralize Parameter scaling
[ardour.git] / libs / ardour / ardour / debug.h
index 0c259b480f25c1d3cdb30f9d7226edf1f3768fed..61903cd7245af49db798059bcbe4df1ba006c78b 100644 (file)
@@ -72,6 +72,7 @@ namespace PBD {
                LIBARDOUR_API extern DebugBits AudioEngine;
                LIBARDOUR_API extern DebugBits Soundcloud;
                LIBARDOUR_API extern DebugBits Butler;
+               LIBARDOUR_API extern DebugBits Selection;
                LIBARDOUR_API extern DebugBits GenericMidi;
                LIBARDOUR_API extern DebugBits BackendMIDI;
                LIBARDOUR_API extern DebugBits BackendAudio;
@@ -80,6 +81,8 @@ namespace PBD {
                LIBARDOUR_API extern DebugBits BackendPorts;
                LIBARDOUR_API extern DebugBits VSTCallbacks;
                LIBARDOUR_API extern DebugBits FaderPort;
+               LIBARDOUR_API extern DebugBits FaderPort8;
+               LIBARDOUR_API extern DebugBits CC121;
                LIBARDOUR_API extern DebugBits VCA;
                LIBARDOUR_API extern DebugBits Push2;