Closed dansted closed 8 months ago
Those dlls aren't the plugin. "WPFExampleBridge.vst3" is the plugin.
Cubase just ignores the "WPFExampleBridge.vst3.
I've also tried another VST3 host named Element by Kushview and then I get this error when scanning the vst.
Not sure what the problem could be - I just tested in Element and it worked fine for me.
Try looking in the "AudioPlugSharp" folder in "%appdata%" and see if you have any log files with information in them.
I cant find any AudioPlugSharp folder in appdata.
Then likely whatever went wrong happened before the plugin got a chance to log anything.
If you can zip up your binaries and put them somewhere I can grab them, I can test whether they run on my machine.
Closed due to inactivity.
I've cloned the AudioPlugSharp repository, build the vstsdk.sln and AudioPlugSharp.sln, moved the files to a folder which Cubase scans for plugins. But my Cubase 12 Elements does not recognize WpfExample plugin as a VST3 plugin, it thinks it's a VST2 plugin and adds comment "Unsupported Architecture". Am I doing something wrong ?