I'm glad to announce the release of XUiDesigner v1.0
A easy to use GUI based tool to generate/design LV2 Plugin Bundles with
GUI's for Linux and Windows.
- Generate GUI Bundle for existing LV2 plugins to use system wide
- Generate LV2 plugin Bundle with GUI from scratch
- Generate LV2 plugin Bundle with GUI from plain C++ files
- Generate LV2 plugin Bundle with GUI from faust (MIDI/AUDIO) dsp files
- Rework GUI's of saved Bundles at any later state
- Generate cross platform compatible Plugins with makefiles for
Linux/Windows
- Support github workflow to build binaries for releases
## Supported widget types
- Knob -> could support horizontal framed png
- HSlider -> could support horizontal framed png
- VSlider -> could support horizontal framed png
- Button -> could support single png/horizontal framed png
- Toggle Button -> could support horizontal framed png
- ComboBox
- Value Display
- Label
- VMeter
- HMeter
- Frame
- TabBox
- WaveView
- File Chooser Button
- Virtual MIDI Keyboard
## Workflow
Here is a short introduction
[Wiki](https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner)
XUiDesigner is released under the free BSD Zero Clause License
project page is here:
https://github.com/brummer10/XUiDesigner
release page is here:
https://github.com/brummer10/XUiDesigner/releases/tag/v1.0
direct download of the source tarball:
https://github.com/brummer10/XUiDesigner/releases/download/v1.0/XUIDesigner…
greetings
hermann