13
0
This commit is contained in:
Paul Davis 2020-05-16 12:27:45 -06:00
parent 2ac934c1ae
commit b566ba51e0

View File

@ -867,7 +867,7 @@ Session::process_event (SessionEvent* ev)
break; break;
case SessionEvent::AutoLoop: case SessionEvent::AutoLoop:
/* this is the event event created by the Session that marks /* this is the event created by the Session that marks
the end of the loop range and if we're loop playing, the end of the loop range and if we're loop playing,
triggers a special kind of locate back to the start of the triggers a special kind of locate back to the start of the
loop range. loop range.