rave_vst
rave_vst copied to clipboard
Having trouble with MacBook Pro intel (macOS 12.3.1)
Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.
-
Standalone: Can not open the app (it does not look like a gatekeeper issue)
-
VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the
xattr -rd com.apple.quarantine
trick. -
AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the
xattr -rd com.apple.quarantine
trick.
@ZodiacFRA: I am having the same issue as @juanalonso
xattr -rd com.apple.quarantine
does not resolve this for me. I still don't see the VST in Ableton
Hi! I am having the same issue.
When I try to build, I get the following error.
@juanalonso, @therealcritiq did you build them yourselves? If not, could you try to build, to check if you get the same errors as @opasa4869
@therealcritiq, @opasa4869 are you on intel CPUs?
@ZodiacFRA I was able to build it myself and load it into Ableton; although I am a little confused about where to go from here. Are there tutorial videos on how to get setup?
Also, yes am on Intel CPU: 2.8 GHz Quad-Core Intel Core i7
hi, @therealcritiq Could you share your built VST? I'm getting a link error when trying to build the artifacts.
@therealcritiq The Model explorer functionality is now available with the latest build, 1 model is available for download so far. Download it and you'll be able to use the VST, all its functionalities are detailed in the readme
hi, Could you share your built VST? I'm getting a link error when trying to build the artifacts.
@juanalonso Please share with us those linking errors, as they should be the root cause of your problem
Yes, of course:
ld: library not found for -lmkl_intel_ilp64
I don't now if it is relevant, but when I execute the previous step (cmake .. -DCMAKE_BUILD_TYPE=Release
) I get this:
MKL_INTERFACE_FULL: None, set to 'intel_ilp64' by default
Thank you very much
Hi, any news?
I would love to experiment with the VST.
Thanks.
Yes, of course:
ld: library not found for -lmkl_intel_ilp64
I don't now if it is relevant, but when I execute the previous step (
cmake .. -DCMAKE_BUILD_TYPE=Release
) I get this:MKL_INTERFACE_FULL: None, set to 'intel_ilp64' by default
Thank you very much
I had the same ld: library not found for -lmkl_intel_ilp64
error
I downloaded the oneMKL library from intel and then added this to my CMakeLists.txt
link_directories("/opt/intel/mkl/2021.3.0/lib")
include_directories("/opt/intel/mkl/2021.3.0/include")
Im new to cmake so this is probably a hacky way of linking
Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.
- Standalone: Can not open the app (it does not look like a gatekeeper issue)
![]()
- VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the
xattr -rd com.apple.quarantine
trick.- AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the
xattr -rd com.apple.quarantine
trick.![]()
I'm having the exact same problem here. I'm also trying to run the program on a Intel MacBook Pro (MacOS 12.4). Any solutions? Rave + nn~ is working flawless on my machine.
Thanks for the great work!
Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.
- Standalone: Can not open the app (it does not look like a gatekeeper issue)
![]()
- VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the
xattr -rd com.apple.quarantine
trick.- AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the
xattr -rd com.apple.quarantine
trick.![]()
I'm having the exact same problem here. I'm also trying to run the program on a Intel MacBook Pro (MacOS 12.4). Any solutions? Rave + nn~ is working flawless on my machine.
Thanks for the great work!
Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.
- Standalone: Can not open the app (it does not look like a gatekeeper issue)
![]()
- VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the
xattr -rd com.apple.quarantine
trick.- AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the
xattr -rd com.apple.quarantine
trick.![]()
Same issue as well! Intel MacBook Pro 2018 2,7 Ghz Intel i7 quad core. Currently running OS version 12.1. Using Reaper.