TX16Wx 3.7 beta now public. Including native Linux support – Page 2 – CWITEC Forum

Ubuntu 22.04LTS xorg.
-Ardour: vst3 plugin shows black screen. no error in log. VST2 is OK. (by default, vst2 are concealed if same plugin is present as vst3. i didn’t notice the vst2 at first)

-Waveform 13: vst2 is ok, but vst3 gives error.

7 Sep 2024 18:39:33 —– Launched Plugin Scan Process
7 Sep 2024 18:39:33 No plugins found in: /usr/lib/vst3/TX16Wx.vst3
7 Sep 2024 18:39:33 —– Ended Plugin Scan
7 Sep 2024 18:39:34 —– Launched Plugin Scan Process
7 Sep 2024 18:39:34 Added VST: TX16Wx.vst [40 ms]
7 Sep 2024 18:39:34 —– Ended Plugin Scan

Tracktion pluginval tool:
~/pluginval$ ./pluginval /usr/lib/vst3/TX16Wx.vst3
Started validating: /usr/lib/vst3/TX16Wx.vst3
Random seed: 0x13bfcb4
Validation started
Strictness level: 5
—————————————————————–
Starting tests in: pluginval / Scan for plugins located in: /usr/lib/vst3/TX16Wx.vst3…
Num plugins found: 0
!!! Test 1 failed: No types found. This usually means the plugin binary is missing or damaged, an incompatible format or that it is an AU that isn’t found by macOS so can’t be created.
FAILED!! 1 test failed, out of a total of 1
*** FAILED

Aren’t vst3 plugins (on Linux) supposed to have this kind of directory structure? (i have never seen otherwise)
:~/.vst3/plugdata.vst3$ tree
.
└── Contents
├── Resources
│   └── moduleinfo.json
└── x86_64-linux
└── plugdata.so

3 directories, 2 files

Read more here: Source link