Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Hi,
you can use https://github.com/x42/lv2vst + [vstplugin~]. Worked fine the last time I've tried.
Christof
On 11.03.2021 18:42, Lorenzo Sutton wrote:
Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Ah, and there's also https://bitbucket.org/agraef/pd-lv2plugin/src/master/, but I haven't tried.
From what I've read, I understood that [lv2plugin~] only supports a generic GUI in a Pd subpatch. [vstplugin~], however, also allows to use the actual plugin GUI.
Christof
On 11.03.2021 21:50, Christof Ressi wrote:
Hi,
you can use https://github.com/x42/lv2vst + [vstplugin~]. Worked fine the last time I've tried.
Christof
On 11.03.2021 18:42, Lorenzo Sutton wrote:
Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi,
On 11/03/2021 21:50, Christof Ressi wrote:
Hi,
you can use https://github.com/x42/lv2vst + [vstplugin~]. Worked fine the last time I've tried.
Thanks for the pointer... It does seems a little convoluted (as does lv2plugin~ given you need to have Pure as well), but maybe worth a try
I guess using some lv2 host like Ingen or Carla could also work.
Lorenzo.
Christof
On 11.03.2021 18:42, Lorenzo Sutton wrote:
Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
IIRC, "lv2vst" was quite easy to compile. Then you just have to install it like any other VST2 plugin.
If you then do a [search( with [vstplugin~], all your LV2 plugins should magically appear.
BTW, there's also a project for using Windows VST2 plugins in Linux, which is also confirmed to work with [vstplugin~]: https://github.com/osxmidi/LinVst
Christof
On 11.03.2021 23:41, Lorenzo Sutton wrote:
Hi,
On 11/03/2021 21:50, Christof Ressi wrote:
Hi,
you can use https://github.com/x42/lv2vst + [vstplugin~]. Worked fine the last time I've tried.
Thanks for the pointer... It does seems a little convoluted (as does lv2plugin~ given you need to have Pure as well), but maybe worth a try
I guess using some lv2 host like Ingen or Carla could also work.
Lorenzo.
Christof
On 11.03.2021 18:42, Lorenzo Sutton wrote:
Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Christof,
Thanks for all the useful and interesting pointers! Will look into them time (TM) permitting :-)
On 11/03/21 23:49, Christof Ressi wrote:
IIRC, "lv2vst" was quite easy to compile. Then you just have to install it like any other VST2 plugin.
If you then do a [search( with [vstplugin~], all your LV2 plugins should magically appear.
BTW, there's also a project for using Windows VST2 plugins in Linux, which is also confirmed to work with [vstplugin~]: https://github.com/osxmidi/LinVst
I imagine it will require WINE in some way or another, which at the moment I'd prefer to stay away from :D
Lorenzo.
Christof
On 11.03.2021 23:41, Lorenzo Sutton wrote:
Hi,
On 11/03/2021 21:50, Christof Ressi wrote:
Hi,
you can use https://github.com/x42/lv2vst + [vstplugin~]. Worked fine the last time I've tried.
Thanks for the pointer... It does seems a little convoluted (as does lv2plugin~ given you need to have Pure as well), but maybe worth a try
I guess using some lv2 host like Ingen or Carla could also work.
Lorenzo.
Christof
On 11.03.2021 18:42, Lorenzo Sutton wrote:
Hi all,
Is there any external which can host LV2 plugins, similarly to how [plugin~] does LADSPA?
I think the answer is 'no' as I didn't seem to find any references apart from a couple of 12 year old pages on puredata.info - but I guess it's always a good idea to check on the ML as well :-)
Thanks Lorenzo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list