use correct API in a do-nothing-but-forced locate to start rolling
This commit is contained in:
@@ -225,7 +225,7 @@ Session::locate (samplepos_t target_sample, bool with_roll, bool with_flush, boo
|
||||
*/
|
||||
|
||||
if (with_roll) {
|
||||
set_transport_speed (_default_transport_speed, false);
|
||||
start_transport ();
|
||||
}
|
||||
TFSM_EVENT (TransportFSM::LocateDone);
|
||||
Located (); /* EMIT SIGNAL */
|
||||
|
||||
Reference in New Issue
Block a user