proper debug output for channel mapping
[ardour.git] / libs / ardour / ardour / debug.h
index 6ebf21a958b1d358b6a8bd9a2cedcb93c0c47ebf..2f52fba8f7040ce9858c1919cb15d89604ca1326 100644 (file)
@@ -37,6 +37,7 @@ namespace PBD {
                LIBARDOUR_API extern DebugBits LatencyCompensation;
                LIBARDOUR_API extern DebugBits Peaks;
                LIBARDOUR_API extern DebugBits Processors;
+               LIBARDOUR_API extern DebugBits ChanMapping;
                LIBARDOUR_API extern DebugBits ProcessThreads;
                LIBARDOUR_API extern DebugBits Graph;
                LIBARDOUR_API extern DebugBits Destruction;