Re: [LAD] openAudioProgrammingTutorials::ladspaHostGuiBrowser doesn't see plugins

From: Zlobin Nikita <cook60020tmp@email-addr-hidden>
Date: Sun May 18 2014 - 11:26:59 EEST

> Am 18.05.2014 09:10, schrieb Zlobin Nikita:
> > All plugins are in /usr/lib/ladspa, and this path is in LADSPA_PATH.
> > Otherwise all other ladspa hosts should not find anything, but they do.
>
> So then I'm sorry, I'm out of ideas what it could be, as it works here
> very well. :-(
>
> One thing you could try is to set the path explicit in sila_browser.cpp
> line 457, replace the block
>
> char * p = getenv ("LADSPA_PATH");
> if (p != NULL) {
> path = getenv ("LADSPA_PATH");
> } else {
This chunk, excluding 'else' line, imho is completely useless: checking, if
variable got, and on success try to get yet more pleasure :)).

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun May 18 12:15:04 2014

This archive was generated by hypermail 2.1.8 : Sun May 18 2014 - 12:15:04 EEST