Hi, just a minor issue here.
I get an error message when loading a vst3 path into dawdreamer using the following command. Nonetheless, the engine works, so very minor issue.
synth = engine.make_plugin_processor("synth", "/Library/Audio/Plug-Ins/VST3/Dexed.vst3")
error: attempt to map invalid URI `/Library/Audio/Plug-Ins/VST3/Dexed.vst3'
The issue persists across .vst3 files.
macOS Tahoe 26.2
python 3.11
dawdreamer 0.8.3
Best,
Hi, just a minor issue here.
I get an error message when loading a vst3 path into dawdreamer using the following command. Nonetheless, the engine works, so very minor issue.
synth = engine.make_plugin_processor("synth", "/Library/Audio/Plug-Ins/VST3/Dexed.vst3")The issue persists across .vst3 files.
macOS Tahoe 26.2
python 3.11
dawdreamer 0.8.3
Best,