Hi,
I compiled the vst3 wrapper for a CLAP instrument
if they both sit in C:\Program Files\Common Files\CLAP then it seems to work
If i try move the files eg to F:\Plugins\VST3\Instruments, and in my case point Reason to that folder, the load fails
is there a hardcoded path in there somewhere?
When I run the build i'd assumed it's not locating the CLAP file and harcoding the path into the wrapper shell, but just defining that it will load MyPlugin.clap in the same folder as MyPlugin.vst3 ?
thanks
J
Hi,
I compiled the vst3 wrapper for a CLAP instrument
if they both sit in
C:\Program Files\Common Files\CLAPthen it seems to workIf i try move the files eg to
F:\Plugins\VST3\Instruments, and in my case point Reason to that folder, the load failsis there a hardcoded path in there somewhere?
When I run the build i'd assumed it's not locating the CLAP file and harcoding the path into the wrapper shell, but just defining that it will load
MyPlugin.clapin the same folder asMyPlugin.vst3?thanks
J