-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ardour cannot scan correctly Oi-Grandad #39
Comments
Does it work in any other host? Reaper, or Carla maybe? |
I tried also from Reaper, it crashes the whole program and in the terminal it just says "Killed" |
Tried again on the artix machine with Qtractor and Carla |
please try this command
|
Here's the output: |
Sorry for the lack of response so far, I'm really crap with Linux and currently my attention is elsewhere (only so many hours in a day). If anyone would care to speculate on what's going wrong here, I'd appreciate it. The latest version was complied in Ubuntu 20.02 and it seemed to work fine. I'lll try to get a handle on this for the next release. In the meantime, you might consider: Trying an earlier version v1.1.6 was compiled in a different environment to earlier versions. If 1.1.4/5 work let me know, it might help me pin down what's going wrong. Building it yourself This should be pretty trivial for most Linux users, right? :) I wrote up some instructions on how to do this a while back, they're for Quetzalcoatl, but it's the same process for Oi, Grandad!. Just ignore the parts where you're working with the sample content. https://github.com/publicsamples/Quetzalcoatl/wiki/Build-it-yourself WINE Not ideal, but the Windows version should work with a VST bridge like Yabridge. |
Whenever I try to scan Oi Grandad with Ardour, it returns this message for VST3
VST3 module-path '/home/lain/VST/oi grandad.vst3/Contents/x86_64-linux/oi grandad.so'
[Info]: Scanning: /home/lain/VST/oi grandad.vst3
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x0
Serial number of failed request: 54
Current serial number in output stream: 54
Scan Failed.
With the VST2 it is
[Info]: Scanning: /usr/lib/vst/oi grandad.so
[WARNING]: Cannot open VST2 module '/usr/lib/vst/oi grandad.so'
Scan Failed.
My OS is Artix with the kernel 6.7.9 with the OpenRC init system
The text was updated successfully, but these errors were encountered: