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
It works perfectly with calp lv2 dssi and stand alone jack when I make a GUI. But with VST2 changing a parameter through a widget like a knob will set it to 0 on the plugin side. I use Qtractor, Ardour, Carla and Renoise for testing, All Image Widgets.
VST3 works from the GUI side, but it wont set default value for the first parameter.. I'm using 2241334
The plugin Hexed I build with this
UI_TYPE = generic
FILE_BROWSER_DISABLED = true
The code looks really similar to 3BandEQ
I'm gonna focus on creating the GUI for some time and disable the VST2/3 build and we can come back to this later. If you really want to see it now, I could make a development branch or something.
The text was updated successfully, but these errors were encountered:
It works perfectly with calp lv2 dssi and stand alone jack when I make a GUI. But with VST2 changing a parameter through a widget like a knob will set it to 0 on the plugin side. I use Qtractor, Ardour, Carla and Renoise for testing, All Image Widgets.
VST3 works from the GUI side, but it wont set default value for the first parameter.. I'm using 2241334
The plugin Hexed I build with this
The code looks really similar to 3BandEQ
I'm gonna focus on creating the GUI for some time and disable the VST2/3 build and we can come back to this later. If you really want to see it now, I could make a development branch or something.
The text was updated successfully, but these errors were encountered: