Hi! I am building a headless VST3 host for offline rendering of a generative music system.
All plugins I have tested work fine, except for Ezkeys 2.
Output bus 0 (ie 1-2) are generating non-zero buffers, but the values are basically zero so it’s silent. Rest of buses all zeros.
I have tested both with loading the plugin with default settings, and also with loading a preset that I have confirmed works loading elsewhere.
Not sure what else to look into. Since it is headless I don’t load a UI. Do you do something to initialise the plugin when displaying that?
Would greatly appreciate any advice you can give!
EZkeys version: 2.0.2Operating system: macOS Ventura (13)