You have to modify JUCE modules, unfortunately. The host starts querying for NKS support before the AudioProcessor (and thus VST3ClientExtensions) is initialized. More on that here.
1 Like
You have to modify JUCE modules, unfortunately. The host starts querying for NKS support before the AudioProcessor (and thus VST3ClientExtensions) is initialized. More on that here.