e34359b9210e5fe78d45ad1845efe95d72e0b9c0
This fixes a crash when SSL's channelstrip calls set-selection early on during session load, during Session::load_routes. Session::add_routes_inner calls calls ARDOUR::GUIIdle() which can trigger a SSL Native Channel Strip 2" VST3 to call VST3PI::setContextInfoValue, which in turn emits a CoreSelection::send_selection_change before the session is fully loaded. This also handles various edge cases where a given AC may not [yet] exist.
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%