[LAA] XUIDesigner v0.2

Hermann Meyer brummer- at web.de
Tue Oct 12 09:19:09 CEST 2021


This is the first (beta) release of XUIDesigner.

Provide a easy to use GUI generator tool to create LV2 plug bundles.
Control widgets could be created and moved freely around in the top
Window, or, a grid could be displayed and widgets could snap to grid
(left, right, Center) to order them easily. Control widgets could be
grouped in a frame or a tab box and then the complete group could be
moved to the final position in the Window. Any control widget could be
replaced with a other control widget, so for example a Toggle Button
could be replaced with a ComboBox, or a Knob could be replaced with a
slider, or . . You could set the range for a controller, and it's
default value, You could create enums for a ComboBox, . .
The project settings window allow to setup the specs (like Author name,
URI, Audio/Midi ports, etc.) for your plugin. XUIDesigner save the
bundle in a git repository format, contain a working LV2 plugin bundle
with all needed resources (ttl files, converted C files from used
images, etc.) and build files to build, install and run it. All you need
to do to finish your plug is, implement your DSP part.


project page:

https://github.com/brummer10/XUiDesigner

Release:

https://github.com/brummer10/XUiDesigner/releases/tag/v0.2


regards

hermann


More information about the Linux-audio-announce mailing list