Hey, I'm making a VST host using Juce and noticed that the memory for the loaded VSTs isn't released when the instance is deleted. This happens even in the VST host example that comes with Juce. What is happening here? How can I stop it?
Thanks,
Rob