xuidesigner 0.9
GUI generator tool to create X11 UIs for LV2 plugins
XUiDesigner parses an LV2 plugin's ttl file and generates the needed controller widgets. The created GUI can be saved as UI-Bundle, which then could be built and installed. For later editing of the UI, a JSON file is added, which you could load per drag 'n drop into XUiDesigner.
- Outputs:
out - Website: https://github.com/brummer10/XUiDesigner
- Licenses: Zero-Clause BSD
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xuidesigner 0.9 as follows:
guix install xuidesigner@0.9
Or install the latest version:
guix install xuidesigner
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.