I try to get the LSP plugins working. I have downloaded version 1.1.1 for x86_64 linux from the LSP site. The LADSPA plugins are unpacked in a directory and environment variable LADSPA_PATH points to this directory. The LXVST plugins are unpacked in another directory and environment variable LXVST_PATH points to this directory.
The LADSPA plugins are correctly loaded, but many (most?) are not functional. They just seem to do nothing.
According to some hints elsewhere in the forum, I installed the Ardour demo from the site, with same results.
The LXVST plugins are not loaded at all. When scanned, all individual .so files are processed, no errors are signaled, definitely no timeouts, but in the log window the message “VST Blacklist:” appears, followed by all the plugins. Clearing the blacklist before scanning does not make a difference.
Apparently, I’m doing something very basic wrong. Any helpful suggestions?