511b09b3d620747b7b160ccde8a689ed71733e96
Because MIDI triggers compute buffer-relative timestamps using timeline_samples - start_sample, this already takes into account any offset to the start of the trigger. We still need to use dest_offset if a non-zero value was passed into ::midi_run(), but we do NOT want to have it contain the "offset to start of trigger in process cycle" as well. Instead of trying to special case ::maybe_compute_next_transition(), we just pass a dummy pframes_t to that method, leaving dest_offset as it was passed into ::midi_run()
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%