Files
ardour/libs
Paul Davis 47bf18101b triggerbox: don't set transition times when we are not transitioning
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
2022-02-20 11:00:01 -07:00
..
2022-02-01 22:01:41 +01:00
2022-02-08 21:24:54 +01:00
2022-01-29 05:17:00 +01:00
2022-02-09 10:08:01 -07:00
2021-03-01 22:14:38 +01:00