realtime_stop does not need to send MMC as realtime_stop will have already done it.
git-svn-id: svn://localhost/ardour2/branches/3.0@7319 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -562,8 +562,6 @@ Session::non_realtime_stop (bool abort, int on_entry, bool& finished)
|
||||
have_looped = false;
|
||||
|
||||
send_full_time_code (0);
|
||||
deliver_mmc (MIDI::MachineControl::cmdStop, 0);
|
||||
deliver_mmc (MIDI::MachineControl::cmdLocate, _transport_frame);
|
||||
|
||||
if ((ptw & PostTransportLocate) && get_record_enabled()) {
|
||||
/* capture start has been changed, so save pending state */
|
||||
|
||||
Reference in New Issue
Block a user