47bf18101b7298f3ab9f6c4623f5f52ca6df4b69
At some point during code refactoring, we ended up setting up the 3 transition times, intedned to define when the *previous* transition occured, as we checked to see if a transition would occur during this ::run() call. This led to (in particular) MIDI clips ending early, because the transition_beats value was set to the *next* (upcoming) transition, and we used this to define the timeline position of MIDI events
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%