cce1a67e75e9e4031edd70f433f295089deb0010
The convolver may be re-activated shortly after initialization (e.g. session load, switching snapshots, or buffer-size. In this case not all process threads may have started. Convproc::stop_process() skips them (their state is still ST_IDLE). Yet some short time later the thread's main function runs and changes the state to ST_PROC, and check_stop () waits forever. This is solved by waiting for all threads to start.
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%