summaryrefslogtreecommitdiff
path: root/libs/ardour/mtc_slave.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-12-01 17:42:18 +0000
committerCarl Hetherington <carl@carlh.net>2010-12-01 17:42:18 +0000
commitf500846fd46d6eab97e5e02fd795b9a938464773 (patch)
treef21c64641b8067a9bc7a8f2b4d38a97f1bc05ea6 /libs/ardour/mtc_slave.cc
parent93d65777b80627411fde1a8b7e391633a936dd8c (diff)
Remove unused timecode offset stuff.
git-svn-id: svn://localhost/ardour2/branches/3.0@8143 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/mtc_slave.cc')
-rw-r--r--libs/ardour/mtc_slave.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ardour/mtc_slave.cc b/libs/ardour/mtc_slave.cc
index 953b79083b..3ba56bd7e8 100644
--- a/libs/ardour/mtc_slave.cc
+++ b/libs/ardour/mtc_slave.cc
@@ -185,7 +185,7 @@ MTC_Slave::update_mtc_time (const byte *msg, bool was_full, nframes_t now)
if (was_full || outside_window (mtc_frame)) {
- session.timecode_to_sample (timecode, mtc_frame, true, false);
+ session.timecode_to_sample (timecode, mtc_frame, false);
session.request_locate (mtc_frame, false);
session.request_transport_speed (0);
update_mtc_status (MIDI::MTC_Stopped);
@@ -204,7 +204,7 @@ MTC_Slave::update_mtc_time (const byte *msg, bool was_full, nframes_t now)
consideration.
*/
- session.timecode_to_sample (timecode, mtc_frame, true, false);
+ session.timecode_to_sample (timecode, mtc_frame, false);
/* We received the last quarter frame 7 quarter frames (1.75 mtc
frames) after the instance when the contents of the mtc quarter