Great, volume is resolved.SouledOut wrote: Mon Apr 24, 2023 5:25 pmAs to the volume, this is not emulator devs fault, but it's exactly how the real Waldorf MicroQ behaves. It's output is just a bit too low for some obscure reason.frag wrote: Mon Apr 24, 2023 2:57 pm Vavra beta works fine. Volume is too low, and Save doesn't work.
My issue with saving is related to DROP MENUS in 32bit bridging. In x64 host everything works fine. It's a general issue.
I use JBridge, there is no option to fix this.
It seems to be the problem with WS_CHILD, GetForegroundWindow and related parameters within plugins themselves.
I suppose Drop menu appears as a separate window, and JBridge kills it in order to fix GUI. It thinks drop menu is GUI error!
I can use all important features in x86 host, I just hold mouse button and press arrow keys while drop menu blinks. It works.
But some options don't "blink", they just disappear very quickly.
I set GUI size and latency in VST wrapper, and then load plugin in x86 host.
Perhaps developers might adjust these drop menu windows differently, so that JBridge or whatever bridging plugin understands that they're part of GUI.
