summaryrefslogtreecommitdiff
path: root/libs/ardour/ticker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ticker.cc')
-rw-r--r--libs/ardour/ticker.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ticker.cc b/libs/ardour/ticker.cc
index 9a29df2641..3cdebf4111 100644
--- a/libs/ardour/ticker.cc
+++ b/libs/ardour/ticker.cc
@@ -240,7 +240,7 @@ MidiClockTicker::tick (const framepos_t& /* transport_frame */, pframes_t nframe
/* Varispeed not supported */
}
- _send_pos = true;
+ _send_pos = false;
}
if (_send_state) {