falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.59k stars 147 forks source link

Wine 8.18 VST Fail #1821

Open juanpc2018 opened 11 months ago

juanpc2018 commented 11 months ago

$ wine --version wine-8.18 (Staging)

ilok drivers do Not install with Wine 8.0.2-stable, Nor 8.11-staging WineHQ recomends latest version, ilok drivers install in 8.18, but do Not work, because USB problem mentioned in #1820, ilok app works for installing licenses on the pc only, No usb, cloud untested.

Anyway... Win VST plugins do Not work with 8.18, but work ok with 8.0.2-stable Carla has Green Check marks everything.,

$ carla Carla 2.5.7 started, status: Python version: 3.10.12 Qt version: 5.15.3 PyQt version: 5.15.6 Binary dir: /usr/lib/carla Resources dir: /usr/share/carla/resources Frontend pixel ratio is 1.0 libjack.so.0 loaded successfully!

32/64 VST2/3 None work, reinstalled, same. Screenshot_20231020_191839 Screenshot_20231020_182546

MaciejMalczyk commented 10 months ago

Can confirm that i have simmilar issues on wine 8.20, Carla 2.5.7 and Ubuntu 23.10

There's of course one and simple solution - clone carla source and compile against your system libraries. I works without any problems

image

tramchamploo commented 10 months ago

what libs do you need to make wine32? I can't find the right ones to get through it.

milasudril commented 1 month ago

I have the same problem with wine-9.0. Specific dlls: ClassicMasterLimiter.dll and KeroVee.dll

milasudril commented 1 month ago

I can confirm that everything works if I pin carla to the one in the system repo.