You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for posting this issue! I've got a couple of questions that might be relevant in debugging what's going on here.
Is the laggy UI issue happening with the Standalone version of the plugin as well?
Was the plugin installed using the .deb installer from the latest release, or built from source?
If you're building from source, I'd recommend first checking CMake commands. When compiling with a Makefile-based CMake generator, the CMake "configure" step also needs the additional argument -DCMAKE_BUILD_TYPE=Release.
I also wonder if the plugin's using OpenGL for renderring the UI could be causing issues. We may want to try toggling this flag, and seeing if there's any difference.
Describe the bug
GUI really slow on Manjaro Gnome as a VST3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The GUI should be snappy and input shouldn't be long to react. Both mouse and keyboard are affected.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: