mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
missing part of working looping
This commit is contained in:
parent
2b2b003d50
commit
0711c87bfa
1 changed files with 2 additions and 0 deletions
|
|
@ -911,6 +911,8 @@ Session::set_play_loop (bool yn, double speed)
|
|||
args: positition, roll=true, flush=true, with_loop=false, force buffer refill if seamless looping
|
||||
*/
|
||||
|
||||
add_post_transport_work (PostTransportRoll);
|
||||
|
||||
if (Config->get_loop_is_mode()) {
|
||||
/* loop IS a transport mode: if already
|
||||
rolling, do not locate to loop start.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue