DropSnorz / OwlPlug

Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.
https://owlplug.com
GNU General Public License v3.0
274 stars 11 forks source link

`lxvst` is not a valid vst dir on linux #172

Closed dromer closed 1 year ago

dromer commented 1 year ago

The default directory for VST2 is currently /usr/lib/lxvst however this is not a path that a single distro uses for installing VST2 plugins.

Instead this should be /usr/lib/vst which is ubiquitous among distros.

DropSnorz commented 1 year ago

You are right, it seems /usr/lib/vst is the most common path.

We should update the default path for VST2, thank you for pointing out that 🙂

DropSnorz commented 1 year ago

The default vst path has been changed to /usr/lib/vst on OwlPlug 1.22.1