On 21/02/2019 00.52, Fernando Lopez-Lezcano wrote: > [ERROR]: LV2: Failed to instantiate plugin > file:///usr/lib64/lv2/ambix_converter_o1.lv2/ambix_converter_o1 > > The directory looks like this: > > ls -l /usr/lib64/lv2/ambix_converter_o1.lv2/ > total 5068 > -rwxr-xr-x. 1 root root 5171056 Nov 29 20:43 ambix_converter_o1.so > -rw-r--r--. 1 root root 5504 Nov 29 19:50 ambix_converter_o1.ttl > -rw-r--r--. 1 root root 901 Nov 29 19:50 manifest.ttl > -rw-r--r--. 1 root root 378 Nov 29 19:50 presets.ttl Show us the output of: ldd /usr/lib64/lv2/ambix_converter_o1.lv2/ambix_converter_o1.so and: ldd /usr/bin/ardour5 (or wherever your ardour binary is). LV2 plugin loading problems might be caused by shared library conflicts. Jacek _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx https://lists.linuxaudio.org/listinfo/linux-audio-user