Closed keybreak closed 4 years ago
Maybe it's only wine problem though, since Airwave also behaves same way, but not Windows..
@osxmidi Why close? It's not solved...
And even if it's out of your control scope, since this is massive problem and affects not only Rob Papen but hundreds of other random plugins, can you please at least comment your thought on cause? :smile:
@keybreak There are a few similar issues caused by the way LinVst handles VST events. This issue for instance causes several plugins to completely freeze the Jack client when opening them. I'd try to fix it myself but I I'm having a hard time navigating through the code.
All Rob Papen plugins (except Predator 2)
https://keybreak.github.io/linux-vst-compatibility-list/ Search for Rob Papen to see whole list, in those it's extremely obvious, but there are a lot of plugins i've seen over my testing that have done similar thing, just faster.
Description
It take very long time for those plugins to:
It happens, because for some reason some of plugins enumerate absolutely all values / presets and options available to plugin visually (doesn't matter if GUI opened or not), it looks like that:
https://i.imgur.com/1JRixWD.mp4
Such stuff depending on how big plugin is can go anywhere from 10 to 30 seconds, now imagine you have 15 Rob Papen plugin project, to open it will multiply 30 seconds x 15...Doesn't look good :thinking:
Looks like it's related to WM_PAINT bug too, if i get you correctly on it.
Enviroments
Winetricks