Open thereblight opened 2 years ago
I can confirm this issue with the current newest SonoBus version and a freshly set up Arch Linux + KDE + Ardour installation.
Double confirmation on linux native vsts not working with the arch aur package install
My setup is arch + hyprland + pipewire with the jack and pulse drop in bindings, so unless there is a conflict with pipewire or the arch kernel there should be no conflicts (im not running a desktop environment so no weird audio setup thats only for one distro bullshit)
[carla] Starting plugin bridge, command is:
/usr/lib/carla/carla-bridge-native "VST2" "/usr/lib/vst3/SonoBus.vst3/Contents/x86_64-linux/SonoBus.so" "(none)" 0
[carla] Failed to set high priority, error 1: Operation not permitted
[carla] Plugin failed to load, error was:
Could not find the VST2 main entry in the plugin library
Result of attempting to drag and drop SonoBus.so directly onto a carla patchbay, from the looks of things its incorrectly reporting itself as a vst2
Did manage to get it to work by loading the windows vst instead with a wine bridge, but that has the caveat that I have to load the vst manually from cli, attempting to load it through carla will load the vst but the gui will crash it so cli is my only option to access the gui atm, which afaik also locks me out from saving plugin state notlikethis
SonoBus 1.6.2-0 VST3 starts up fine and also works in Debian Stable with deb-packaged Bitwig 5 beta 3. However, I was not able to load it from Carla, so that issue also exists and is probably different from this.
I was not able to enter any input to the SonoBus VST3 this way (including the chat area that was excluded by #176 ), but I feel this is probably something related to JUCE or BitWig as this is the case also with librearp (turns out few plugins actually accept written input in the same window to test this out!). Entering text to the app works fine.
I installed sonobus on Manjaro KDE with AUR package(https://aur.archlinux.org/packages/sonobus), and on Bitwig Studio the VST3 plugin fails to load. Standalone version or VST3 on Reaper works without issues.
Below is the message copied from the Bitwig log file.