349d25a2d22a4dc8e6985f9ebf6d7705682a30e5
Previously only adding an aux-send triggered a graph-reorder but copying or deleting sends did nothing. Adding/removing an aux-send may not even change the graph, but both upstream/downstream latency can change and delaylines need to be configured (which is done by calling update_latency_compensation with force_whole_graph = true). This fixes an issue with incorrect initial latency compensation after copying a send (any later change to connections will correctly recalculate 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%