f67e731a7fadc5a7c52fe3832d51fa9686d47f87
When a session-range coincides with a loop-range location, moving the session-range also updates the loop-range. Keeping session and loop-range in sync can be useful if the whole session is looped. However markers are treated individually, so we need prevent invalid ranges. If session-start and loop-start coincide, but loop-end is before the end-marker, it is possible to move session-start beyond the loop-end.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%