7f011f271fbb7c29d29429d857e1117fe7966c94
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'
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%