Forgot to set plugin variant names, now done
This commit is contained in:
parent
3d7195a875
commit
30b3781f3f
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
#define DISTRHO_PLUGIN_INFO_H_INCLUDED
|
||||
|
||||
#define DISTRHO_PLUGIN_BRAND "DISTRHO"
|
||||
#define DISTRHO_PLUGIN_NAME "Cardinal"
|
||||
#define DISTRHO_PLUGIN_NAME "Cardinal FX"
|
||||
#define DISTRHO_PLUGIN_URI "https://distrho.kx.studio/plugins/cardinal#fx"
|
||||
|
||||
#ifdef HEADLESS
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#define DISTRHO_PLUGIN_INFO_H_INCLUDED
|
||||
|
||||
#define DISTRHO_PLUGIN_BRAND "DISTRHO"
|
||||
#define DISTRHO_PLUGIN_NAME "Cardinal"
|
||||
#define DISTRHO_PLUGIN_NAME "Cardinal Synth"
|
||||
#define DISTRHO_PLUGIN_URI "https://distrho.kx.studio/plugins/cardinal#synth"
|
||||
|
||||
#ifdef HEADLESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue