From 30713adb1601368ca28daa573b70b8f0a9b8a257 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 22 Sep 2015 20:37:35 +0200 Subject: add debug flags for VST Callbacks --- libs/ardour/ardour/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/ardour/debug.h') diff --git a/libs/ardour/ardour/debug.h b/libs/ardour/ardour/debug.h index 7ae56c84d9..d7cb27f6c1 100644 --- a/libs/ardour/ardour/debug.h +++ b/libs/ardour/ardour/debug.h @@ -75,6 +75,7 @@ namespace PBD { LIBARDOUR_API extern DebugBits BackendTiming; LIBARDOUR_API extern DebugBits BackendThreads; LIBARDOUR_API extern DebugBits BackendPorts; + LIBARDOUR_API extern DebugBits VSTCallbacks;; } } -- cgit v1.2.3