I have compiled and built a LV2 plugin, which has successfully loaded into MODEP. However, I don’t know how to build a UI that suits the plugin. I’ve been searching for documentation on how to create one, but haven’t found anything.
Thanks @Giedrius - the only way I could get it to work was through the docker container, presumably because the codebase is quite old at this point. Is it customary now to get things going with the docker container, and then edit the files by hand once a general set of files has been created?