a0bdf877206b64e7055e2392b9198c055d96038d
Previously add_remove_sidechain() released the process-lock (to create the I/O ports), while keeping a processor writer-lock. Meanwhile the auto-connect thread may be woken up to perform a latency update. This thread takes the process-lock and then stalls, waiting for a processor reader-lock. Then add_remove_sidechain() continues and tries to re-acquire the process-lock.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%