I’m trying to get up and running on Mac OS and am running into an annoying issue that probably stems from my lack of Reaper knowledge.
I’m using the duplicate.py script to create my own projects. The build goes fine and a .vst3 is generated in ~/Library/Audio/Plug-Ins/VST3. When Reaper opens, however, the plug-in can’t be found. I can manually add the plug-in through Reaper without issue.
I am changing PLUG_MFR_ID (no spaces) and PLUG_UNIQUE_ID (is “randomly” making something up good enough for this value?), as instructed.
Any ideas? Thanks!