cdf88efeff8f0c896ff95c12244e72a866666235
Never use the _optimization_iterator when looking for a note to update or select because those two conditions may be preceded by note add/delete operations (including those via undo/redo) which would make the iterator invalid. The _optimization_iterator only makes sense when actually iterating over the event list, which is ironic because that's the one time we don't need it
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%