yabridge icon indicating copy to clipboard operation
yabridge copied to clipboard

Can't load MT PowerDrumkit VST in Ardour

Open d3cod3r opened this issue 1 year ago • 1 comments

Thanks for giving yabridge a shot!

  • [X] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there

Problem description

Hello! After having configured yabridge, I try to scan plugins from Ardour but I have the following error:

VST3 module-path '/home/andrea/.vst3/yabridge/MTPDK/MT-PowerDrumKit.vst3/Contents/x86_64-linux/MT-PowerDrumKit.so' [Info]: Scanning: /home/andrea/.vst3/yabridge/MTPDK/MT-PowerDrumKit.vst3 08:40:38 [error] 08:40:38 [error] Could not find 'libyabridge-vst3.so' 08:40:38 [error] 08:40:38 [error] Make sure you followed the installation instructions from yabridge's readme. 08:40:38 [error] 08:40:38 [error] Source: '/home/andrea/.vst3/yabridge/MTPDK/MT-PowerDrumKit.vst3/Contents/x86_64-linux/MT-PowerDrumKit.so' 08:40:38 [error] Cannot load VST3 module: '/home/andrea/.vst3/yabridge/MTPDK/MT-PowerDrumKit.vst3/Contents/x86_64-linux/MT-PowerDrumKit.so' Scan Failed.

Some weeks ago I was able to setup the same VST with another version of Wine Staging, but I don't remember which version it was.

What did you expect to happen?

I expect a successfull loading of VST in Ardour

What actually happened?

Ardour reports ERROR in loading VST component. This is the output from yabridgectl status command.

yabridge path: VST2 location: '/home/andrea/.vst/yabridge' VST3 location: '/home/andrea/.vst3/yabridge'

libyabridge-chainloader-vst2.so: '/home/andrea/.local/share/yabridge/libyabridge-chainloader-vst2.so' (64-bit) libyabridge-chainloader-vst3.so: '/home/andrea/.local/share/yabridge/libyabridge-chainloader-vst3.so' (64-bit)

yabridge-host.exe: '/home/andrea/.local/share/yabridge/yabridge-host.exe' yabridge-host-32.exe: '/home/andrea/.local/share/yabridge/yabridge-host-32.exe'

/home/andrea/Musica/VSTPlugin/ MTPDK/MT-PowerDrumKit.vst3 :: VST3, legacy, 64-bit, synced MTPDK/MT-PowerDrumKit_Alternative.vst3 :: VST3, legacy, 64-bit, synced

Operating system

Linux Mint Cinnamon 21

How did you install yabridge?

I downloaded the .tar.gz archive and extracted in the ./local/share folder

yabridge version

4.0.2

yabridgectl version

4.0.2

Wine version

wine-7.17 (Staging)

Plugin

MT PowerDrumKit

Plugin type

VST3

Plugin architecture

64-bit

Host

Ardour6

Desktop environment or WM

No response

GPU model

No response

GPU drivers and kernel

No response

Debug log

No response

Anything else?

No response

d3cod3r avatar Sep 13 '22 10:09 d3cod3r

Are you sure you're running a regular Ardour build and not a Flatpak or Snap or something like that? You're also not running Ardour under a different user, right? If you run stat ~/.local/share/yabridge/libyabridge-vst3.so in a terminal, then does that file exists?

robbert-vdh avatar Sep 13 '22 12:09 robbert-vdh