osxmidi / LinVst

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

Remember linvst.so location #119

Closed thomhoess closed 4 years ago

thomhoess commented 4 years ago

What a great work you do with this piece of software! Thank you!

Would it be possible to somehow let the gui remember where the linvst.so is located? Or maybe specify it via something like linvstconvert --linvstpath "usr/..."? I just find it really daunting that everytime I add or try a VST and convert it I have to work my way through the file manager to find the file again.

keybreak commented 4 years ago

You can use this script to manage, update, enable / disable plugins (it's already included in LinVST source / master) https://github.com/Goli4thus/linvstmanage

Very handy, i use it a lot myself :smile: