osxmidi / LinVst

Linux Windows vst wrapper/bridge
GNU General Public License v3.0
674 stars 41 forks source link

Everytime I close a vst (Analog Lab Lite) in Bitwig, the plugin crashes #85

Closed Hedronmx closed 5 years ago

Hedronmx commented 5 years ago

Everytime I close a vst plugin, there's an error saying that the plugin state cant be saved.

osxmidi commented 5 years ago

I've updated it and it should be ok now.

Copy all of the lin-vst* files to /usr/bin

Overwrite the old .so files using the new linvst.so and linvstconvert (or linvstconverttree for sub directories)

Hedronmx commented 5 years ago

Works perfectly!! Thanks!