Closed dromer closed 3 years ago
@dromer should be fixed now, please confirm
Yes!
Standalone fails, but LV2, VST2 and VST3 (partially) work.
Only issue is with window resizing and fullscreen:
fullscreen should not even be possible. and in any case it would be a different issue. standalone is removed from the build, if you have something in bin/ it would be an old binary. thanks for confirming the fix
Yeah FS is a window-manager thing I suppose -> alt+f11
in fluxbox
There is some other difference in window properties between the 3 plugins:
LV2 supports host-side resizing, so that is expected vs VST2. The VST3 being based on juce and not custom implementation explains why it would be different. I like that it hides the minimize button, I need to see how to do that for the others. VST3 does support host-side resizing like LV2, but I havent implemented that (in either Carla or DPF)
On debian 11
With
HAVE_PROJECTM
true or false compilation fails with: