rewind/ffwd from GUI needs to start transport, not just set speed
This commit is contained in:
parent
0cec44ca4b
commit
4abfcca8b6
@ -2028,6 +2028,7 @@ ARDOUR_UI::transport_ffwd_rewind (int option, int dir)
|
||||
}
|
||||
|
||||
_session->request_transport_speed (target_speed, false);
|
||||
_session->request_roll ();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user