b5f1c5b0dd1f7060aef5235a1b0ed8c488ff6d1c
If you have the "wrong" kind of MIDI CC, the interpolation for the list is set to Linear, which causes interpolation to return audio time stamps instead of beat time. Because of the asymmetrical transforms, this causes iterators over the Sequence to go haywire and create an infinite loop. This fix changes ControlList behavior to always return times in the time domain of the list.
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%