more MTC debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@6572 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -194,8 +194,8 @@ MTC_Slave::update_mtc_time (const byte *msg, bool was_full, nframes_t now)
|
||||
window_begin, window_end, mtc_frame));
|
||||
update_mtc_status (MIDI::MTC_Stopped);
|
||||
DEBUG_TRACE (DEBUG::MTC, string_compose ("outside, so window root reset to %1\n", mtc_frame));
|
||||
reset_window (mtc_frame);
|
||||
reset ();
|
||||
reset_window (mtc_frame);
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user