This package browser is in early development. Mind the rough edges.

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.

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.