by
hbree » Thu Mar 16, 2017 5:38 pm
Hi guys,
I'm having the same trouble as you do. But what I did just to get it working is the following.
1. Complete removed lmms (including local config files) just te be on the sure site of things.
2. Downloaden the LMMS.RPM package from packman but instead of downloading the version for opensuse leap 42.2 I've downloaden the leap 42.1 version via
http://ftp.gwdg.de/pub/linux/misc/packm ... x86_64.rpm
3. Installed via file (Dubble click)
Now the VeSTige plugin works.
I've also tried upgraded from package manager but then VeSTige isn't working anymore.
This is not a perfect solution but for now I can use VST plugins again.
---Update.
I've been goofing around on my system and i found that you don't have to uninstall and reinstall via the downloaded RPM file.
You can extract the RPM file and just copy the following files to /usr/lib64/lmms/
RemoteVstPlugin RemoteVstPlugin.exe.so libvestige.so libvstbase.so libvsteffect.so
command would be : sudo cp RemoteVstPlugin RemoteVstPlugin.exe.so libvestige.so libvstbase.so libvsteffect.so /usr/lib64/lmms
I've read (somewhere is this topic) about carla plugins as well. It apears that these files are in the downloaded RPM as well so maybe worth checking out if someone still needs it.
note : if you update your system, you probably need to recopy the files again.
---Update 2.
LMMS is currently crashing when I load VST plugins. See if I can work around that as well.