Remove and create audio parameters after processor creation

JUCE doesn’t support a dynamic number of plug-in parameters. You can change the names of existing parameters and groups (and hide them in most hosts by giving them an empty name) but changing the number of them won’t work.