When referring to VST plugins, Qtractor do search for Linux native VST plugins that have been compiled and built from source on Linux with either the official Steinberg VST-SDK headers or the VeSTige header. These plugins come in the form of ELF shared object files (.so).
You're probably trying to look after Windows VSTs (.dll) which are only made available by proxy ie. DSSI-VST through WINE. That means that all regular Windows VST plugins will appear as DSSI plugins, never as VST.
One more thing you might need to know, is that the path for the dssi-vst scanner to search for those .dll's is exclusively given by the VST_PATH environment variable. Again, Linux native VSTs are scanned under default search path /usr/local/lib/vst:/usr/lib/vst
(32bit) or /usr/local/lib64/vst:/usr/lib64/vst
(64bit) or whatever you set in View/Options.../Plugins configuration.
HTH
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
4 hours 41 min ago
10 hours 11 min ago
13 hours 25 min ago
1 day 12 hours ago
2 days 6 hours ago
4 days 2 hours ago
4 days 4 hours ago
4 days 4 hours ago
4 days 14 hours ago
5 days 2 hours ago