commit 51edc8b6e3c636f29b5fca801bfb2551b0634b91
parent fb0e7bff261b3a28dd1ce3f3604e30afb7c1dcb8
Author: falkTX <falktx@falktx.com>
Date: Fri, 1 Mar 2024 14:24:54 +0100
Fix docs
Signed-off-by: falkTX <falktx@falktx.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distrho/DistrhoInfo.hpp b/distrho/DistrhoInfo.hpp
@@ -679,7 +679,7 @@ START_NAMESPACE_DISTRHO
Plugins from the same brand should use the same symbol.
@note This macro is required when building AU plugins, and used for VST3 if present
@note Setting this macro will change the uid of a VST3 plugin.
- If you already released a DPF-based VST3 plugin make sure to also enable DISTRHO_PLUGIN_VST3_OLD_ID_COMPAT
+ If you already released a DPF-based VST3 plugin make sure to also enable DPF_VST3_DONT_USE_BRAND_ID
*/
#define DISTRHO_PLUGIN_BRAND_ID Dstr