Send a song position pointer with mmc and fullframe fake locating
This commit is contained in:
parent
20189330d1
commit
79d134ca78
@ -2373,6 +2373,7 @@ CursorDrag::fake_locate (framepos_t t)
|
||||
framepos_t const f = _editor->playhead_cursor->current_frame;
|
||||
s->send_mmc_locate (f);
|
||||
s->send_full_time_code (f);
|
||||
s->send_song_position_pointer (f);
|
||||
}
|
||||
|
||||
show_verbose_cursor_time (t);
|
||||
|
Loading…
Reference in New Issue
Block a user