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.
Am 18.05.2014 08:01, schrieb Zlobin Nikita:
Tried to run this tool - no plugins in list %)
Do you use x86 system? Maybe your plugs are in usr/lib64/ladspa ?
or your LADSPA_PATH environment variable is wrongly set.
Try to set it:
/export LADSPA_PATH/=/usr/lib/ladspa:/usr/local/lib/ladspa:~/.ladspa
and run sila in the same terminal.
>> Am 17.05.2014 22:15, schrieb Zlobin Nikita:
>>> Hello. I began work on external plugin browser, which should later be
>>> adapted for other resource types (just like falktx's carla currently
>>> does).
>>>
>>> For begining i adopted some source files from ladspa-sdk example
>>> listplugins tools, trying to get it only for ladspa. There is one bug,
>>> whose reason i can't understand: it crashes on tap_reflector.so, which
>>> is
>>> first scanned plugin from TAP collection.
>>
>> Maybe you would have a look at
>>
https://github.com/harryhaaren/openAudioProgrammingTutorials/blob/master/
>> lad spaHostGuiBrowser/sila_browser.cpp
>>
>> it's also based on ladspa-sdk example listplugin and works well (no
>> crash at all).
>> _______________________________________________
>> Linux-audio-dev mailing list
>> Linux-audio-dev(a)lists.linuxaudio.org
>>
http://lists.linuxaudio.org/listinfo/linux-audio-dev
>
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev(a)lists.linuxaudio.org
>
http://lists.linuxaudio.org/listinfo/linux-audio-dev