From 8cea50b06efef57a4fe2d482322983c314ac8269 Mon Sep 17 00:00:00 2001 From: bsp2 Date: Sun, 21 Oct 2018 11:49:31 +0200 Subject: [PATCH] testing a few more 3rd party VSTs (see issue#3) --- other/vst2_debug_host/vst2_debug_host.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/other/vst2_debug_host/vst2_debug_host.cpp b/other/vst2_debug_host/vst2_debug_host.cpp index f2427a61..f57843e3 100644 --- a/other/vst2_debug_host/vst2_debug_host.cpp +++ b/other/vst2_debug_host/vst2_debug_host.cpp @@ -11,7 +11,10 @@ // #define SO_PATH "/home/bsp/.vst/DiscoveryPro68DemoLinux/64-bit/DiscoveryPro64.so" // #define SO_PATH "/home/bsp/.vst/AcidBoxDEMO-Linux/AcidBoxDEMOVST-x64.so" // #define SO_PATH "/home/bsp/.vst/DigitsLinux_2_1/DigitsVST_64.so" - +// #define SO_PATH "/usr/lib/lxvst/helm.so" +// #define SO_PATH "/home/bsp/.vst/oxevst134/oxevst64.so" // crashes VirtualBox (!) +// #define SO_PATH "/home/bsp/.vst/tunefish-v4.2.0-linux64-vst24.tar/Tunefish4.so" // does not load (GLIBC error) +// #define SO_PATH "/home/bsp/.vst/zyn-fusion/ZynAddSubFX.so" #include