Release early and often. Special when you've a new tool. So here we go.
XUiDesigner v0.5 is released. A easy to use tool to generator/design X11 based LV2 plugins. Beside that XUiDesigner allow to generate and install GUI's for existing LV2 plugins, it support as well to generate LV2 plugins from scratch. Special support is implemented for FAUST dsp files, which allow you to generate a LV2 plugin with X11 based UI by just drag'n'drop a FAUST dsp file into the XUiDesigner interface. In any way, you don't need to interference with any of the annoying LV2 implementations. XUiDesigner handle that all for you. The very same is true when you like to implement your own dsp (C or C++) into a LV2 plugin. You could create the GUI interface, save the plugin bundle, and implement the needed calls to init, activate and run your dsp into the generated .cpp file. (Yes, the points were to do what been hinted in the file, not that you are really need that) Here is a introduction Wiki entry to show the first steps: https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner Here is the project page: https://github.com/brummer10/XUiDesigner and the latest release is here: https://github.com/brummer10/XUiDesigner/releases/tag/v0.5 As usual. feedback, bug reports or feature requests been welcome on: https://github.com/brummer10/XUiDesigner/issues regards hermann _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org https://lists.linuxaudio.org/listinfo/linux-audio-dev