-
Notifications
You must be signed in to change notification settings - Fork 23
Some VST3s not supported #11
Copy link
Copy link
Open
Description
I've been trying to use a VST3 exported from Cycling 74's Max MSP Gen~ system. While this plugin works fine in Reaper, I've been having some trouble getting it to work in VST-JS. The pluginHost is launched and a even a small GUI window opens. The audio process starts but the outputBuffer is all zeros.
Deactivating the pluginHost.processAudioBlock() and running the program passes audio just fine so I know it's reading the file and it has something to do with the pluginHost. I know this is a very specific edge case so it's not top priority, but any ideas you have would be welcome!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels