[LAD] XUiDesigner -> create LV2 plugs from scratch

Hermann Meyer brummer- at web.de
Wed Mar 24 12:20:49 CET 2021


Am 23.03.21 um 06:27 schrieb Hermann Meyer:
> Hi
>
> I've done some work on my XUiDesigner project, and it is now able to
> generate a working LV2 plugin.
>
> Still I would count it in a pre-alpha state, but, hey, it works.
>
> The project settings window allow to setup the specs (like Author name,
> URI, Audio/Midi ports, etc.) for your plugin The saved bundle contain a
> working LV2 plugin with all needed resources (ttl files, converted C
> files from used images, etc.) to build, install and run it. All you need
> to do to finish your plug is, implement your DSP part.
>
> https://github.com/brummer10/XUiDesigner
>
>
> regards
>
> hermann
>

Here is a plug made quick with XUiDesigner to show how it works.

https://github.com/brummer10/XMixer.lv2

regards

hermann


More information about the Linux-audio-dev mailing list