summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/debug.h')
-rw-r--r--libs/ardour/ardour/debug.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/ardour/ardour/debug.h b/libs/ardour/ardour/debug.h
index 3951fe11ef..24c6e9915f 100644
--- a/libs/ardour/ardour/debug.h
+++ b/libs/ardour/ardour/debug.h
@@ -51,7 +51,8 @@ namespace ARDOUR {
Slave = 0x800,
SessionEvents = 0x800,
MidiIO = 0x1000,
- MackieControl = 0x2000
+ MackieControl = 0x2000,
+ MidiClock = 0x4000
};
}