7227407aa6c42510af70cb5806ab5c1526d96b5c
Some plugins call restartComponent(Vst::kParamTitlesChanged) when their GUI is created, from the call that creates the UI. This lead to a stack-overflow recursion in Ardour: ProcessorBox::redisplay_processors -> VST3Plugin::has_editor -> [plugin] -> VST3::restartComponent -> signal proc changed -> ProcessorBox::redisplay processors
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%