13
0
livetrax/libs
Robin Gareus 7f011f271f
Ignore symlinked, duplicated VST plugins
This happens with e.g. the IEM suite when a user has both
/usr/lib/vst and /usr/lib/lxvst in the search path.

The same plugin was found twice due to symlinks:

```
/usr/lib/lxvst/iem.at -> ../x86_64-linux-gnu/iem-plugin-suite/vst
/usr/lib/vst/iem.at -> ../x86_64-linux-gnu/iem-plugin-suite/vst
```

And then blacklisted itself:
> "Ignoring plugin 'MultiBandCompressor'.
> VST-ID conflicts with other plugin 'MultiBandCompressor' files:
> '/usr/lib/x86_64-linux-gnu/iem-plugin-suite/vst/MultiBandCompressor.so' vs
> '/usr/lib/x86_64-linux-gnu/iem-plugin-suite/vst/MultiBandCompressor.so'
2021-07-18 01:22:26 +02:00
..
appleutility
ardour Ignore symlinked, duplicated VST plugins 2021-07-18 01:22:26 +02:00
ardouralsautil
audiographer
auscan Fix OSX builds 2021-07-14 15:07:26 +02:00
backends Set thread names 2021-06-30 17:15:27 +02:00
canvas
clearlooks-newer
evoral
fluidsynth No more wine 2021-07-03 19:07:25 +02:00
fst Add separator around stacktraces in scan-log 2021-07-12 23:33:03 +02:00
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd Add an extra dependency lib which was previously only needed for Debug builds 2021-07-15 09:30:08 +01:00
plugins
ptformat
qm-dsp
surfaces Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets
zita-convolver
zita-resampler