b3497b3f8f65b63f7010e25df8afccc6355230e0
When auditioning, ardour's process_audition calls Route::silence for all routes. PluginInsert::silence simply fed all [ports of all [replicated] plugins with silence, regardless of port-mapping. This can cause some VST2/3 plugins to change state, and enable ports (e.g. stereo VST2 plugins on mono tracks), causing glitches. This commit is mainly intended to investigate how significant this glitch is when starting to audition.
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%