44a2ef90981fd77c8a453bad239217e6204ca106
Since62fc1d3c2e, Delivery buffers were flushed twice. Once by copy_to_outputs() and again later by Delivery::flush_buffers. This resulted in duplicate events during export (see576840c09e, MIDI buffers are not cleared after flush to allow export processing to grab the data from the port-buffers). The workaround in62fc1d3c2eis only relevant for ClickIO, other Deliveries (Send is a Delivery) are explicitly flushed by Route::flush_processor_buffers_locked.
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%