mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
The VST3 spec disallows adding/removing parameters at runtime. As far as I can tell, there's no way for a plugin to signal to the host that the unitIds of one or more parameters have changed, so I suspect these are not allowed to change at runtime either. Given this, I can't think of a good reason for refreshParameterList to have any effect for VST3 plug-ins. |
||
|---|---|---|
| .. | ||
| format | ||
| format_types | ||
| processors | ||
| scanning | ||
| utilities | ||
| juce_audio_processors.cpp | ||
| juce_audio_processors.h | ||
| juce_audio_processors.mm | ||
| juce_audio_processors_ara.cpp | ||
| juce_audio_processors_lv2_libs.cpp | ||