Files
ardour/libs
Robin Gareus 2328df23e5 Collect and postpone send delayline updates
In order to detect if route delaylines need to be updated,
aux-send delaylines need to be updated first. This was previously
done directly in the latency-callback, which may be concurrent
with processing.

Now only the information (pending_delay) is set, and the actual
change happens later at the end of process().
2022-02-07 04:31:42 +01:00
..
2022-02-01 22:01:41 +01:00
2022-01-29 05:17:00 +01:00
2021-03-01 22:14:38 +01:00