jvsthost
jvsthost copied to clipboard
"no jvsthost2 in java.library.path" after running JVstHost.jar in CLI
Description
I am trying to use JVstHost to load and manipulate VST plugins on my Mac, but I am encountering an error when trying to run the JVstHost jar file. The error message is:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jvsthost2 in java.library.path: /Users/malek8/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
Steps to reproduce
- Put the JVstHost.jar file into the Java classpath
- Put the libjvsthost2.jnilib file into /Library/Java/Extensions
- Run the command
java -jar JVstHost.jar /Library/Audio/Plug-Ins/VST/TAL-U-NO-LX-V2.vst
Expected behavior
The JVstHost should load and manipulate the VST plugin
Actual behavior
I got the above error message.
Additional information
- I am using MacOS Monterrey 12.6
- I am using Java version "19.0.2" 2023-01-17
- I have tried to set the JAVA_OPTS environment variable to include the directory of the library, and also I tried to run the java command with the -D option to set the java.library.path.
Please let me know if you need any more information or if there is anything else I can try. I would really appreciate your help in resolving this issue, as I am interested in using this software for a passion project!
The same story =( Very sad.
I'm on macbook m2 processor.
Seems like i got out of the real wold with this life-changing choice