|
@@ -750,7 +750,7 @@ $(function() { |
|
|
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span> <span class="comment"> Plugins from the same brand should use the same symbol.</span></div> |
|
|
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span> <span class="comment"> Plugins from the same brand should use the same symbol.</span></div> |
|
|
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span> <span class="comment"> @note This macro is required when building AU plugins, and used for VST3 if present</span></div> |
|
|
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span> <span class="comment"> @note This macro is required when building AU plugins, and used for VST3 if present</span></div> |
|
|
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span> <span class="comment"> @note Setting this macro will change the uid of a VST3 plugin.</span></div> |
|
|
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span> <span class="comment"> @note Setting this macro will change the uid of a VST3 plugin.</span></div> |
|
|
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span> <span class="comment"> If you already released a DPF-based VST3 plugin make sure to also enable DISTRHO_PLUGIN_VST3_OLD_ID_COMPAT</span></div> |
|
|
|
|
|
|
|
|
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span> <span class="comment"> If you already released a DPF-based VST3 plugin make sure to also enable DPF_VST3_DONT_USE_BRAND_ID</span></div> |
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span> <span class="comment"> */</span></div> |
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span> <span class="comment"> */</span></div> |
|
|
<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="group__PluginMacros.html#ga9c9caf7e3376c9235c3529dbc612a964"> 684</a></span> <span class="preprocessor">#define DISTRHO_PLUGIN_BRAND_ID Dstr</span></div> |
|
|
<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="group__PluginMacros.html#ga9c9caf7e3376c9235c3529dbc612a964"> 684</a></span> <span class="preprocessor">#define DISTRHO_PLUGIN_BRAND_ID Dstr</span></div> |
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span> <span class="comment"></span> </div> |
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span> <span class="comment"></span> </div> |
|
|