From bce3184ff5383f47675a97a8184f7739552cb04e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 12 Oct 2012 09:45:22 +0000 Subject: skeleton framework for LTC-slave git-svn-id: svn://localhost/ardour2/branches/3.0@13256 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/types.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libs/ardour/ardour/types.h') diff --git a/libs/ardour/ardour/types.h b/libs/ardour/ardour/types.h index b84eb8e7f6..5bd03d2788 100644 --- a/libs/ardour/ardour/types.h +++ b/libs/ardour/ardour/types.h @@ -462,7 +462,8 @@ namespace ARDOUR { enum SyncSource { JACK, MTC, - MIDIClock + MIDIClock, + LTC }; enum ShuttleBehaviour { -- cgit v1.2.3