Open
Description
First please link me to some way to buy you a beer, this is such a nice Library!
Is there a way to add/remove/modify parameters while the plugin is running?
I've tried calling add parameter but it doesn't seem to update in the daw, though it does seem to register in AudioPluginBase.parameterList.
I'm getting a list of parameters over the network (udp request), and I guess this could be done during Initialize but it would involve restarting the plugin each time the remote parameter list changes.
I noticed there's a kParamTitlesChanged event in the vst source. So I guess they can be renamed at runtime which would also be fine
Metadata
Metadata
Assignees
Labels
No labels