Open Phroneris opened 2 years ago
VST3 plugins can have the dll extension; I have a number of other ones that have the DLL extension that load fine. I am also experiencing the plugin not loading in the DAW (Reaper). Your issue is probably related to this one: https://github.com/jpcima/ADLplug/issues/92
I downloaded
ADLplug-1.0.2-win64.7z
and extracted its "vst3" content to the appropriate VST3 folder, but my DAW doesn't load it. The content is namedADLplug.dll
, but at least all VST3 plugins I've seen have*.vst3
file extension. I tried renaming it toADLplug.vst3
and then it's loaded! So isOPNplug.dll
.VST3 should be
*.vst3
.