[LV2] Best practice to get plugins using 3rd party extensions/features to pass validation?
Filipe Coelho
falktx at gmail.com
Tue Jul 11 06:49:02 PDT 2017
On 11.07.2017 15:45, Hanspeter Portner wrote:
> A prominent reason are plugins using 3rd party extensions/features (e.g.
> harrisonconsoles' inlinedisplay:queue_draw/schedule, kxstudio's
> programs:interface, modgui).
Hello.
The kxstudio extensions can be found here:
https://github.com/KXStudio/LV2-Extensions
So they're easy to install. (copy *.lv2 bundles to LV2_PATH)
The MOD stuff is here: https://github.com/moddevices/mod-sdk
Easy to install as well.
I use kxstudio & mod stuff in my plugins, and have no issues regarding
validation.
More information about the Devel
mailing list