diff --git a/plugins/3BandEQ/DistrhoPluginInfo.h b/plugins/3BandEQ/DistrhoPluginInfo.h index 3c19b58..084bc1a 100644 --- a/plugins/3BandEQ/DistrhoPluginInfo.h +++ b/plugins/3BandEQ/DistrhoPluginInfo.h @@ -20,7 +20,7 @@ #define DISTRHO_PLUGIN_BRAND "DISTRHO" #define DISTRHO_PLUGIN_NAME "3 Band EQ" #define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/3BandEQ" -#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb" +#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.3BandEQ" #define DISTRHO_PLUGIN_HAS_UI 1 #define DISTRHO_PLUGIN_IS_RT_SAFE 1 diff --git a/plugins/3BandSplitter/DistrhoPluginInfo.h b/plugins/3BandSplitter/DistrhoPluginInfo.h index fc66f80..a5e57f0 100644 --- a/plugins/3BandSplitter/DistrhoPluginInfo.h +++ b/plugins/3BandSplitter/DistrhoPluginInfo.h @@ -20,7 +20,7 @@ #define DISTRHO_PLUGIN_BRAND "DISTRHO" #define DISTRHO_PLUGIN_NAME "3 Band Splitter" #define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/3BandSplitter" -#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb" +#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.3BandSplitter" #define DISTRHO_PLUGIN_HAS_UI 1 #define DISTRHO_PLUGIN_IS_RT_SAFE 1 diff --git a/plugins/PingPongPan/DistrhoPluginInfo.h b/plugins/PingPongPan/DistrhoPluginInfo.h index 4ae5c83..0a6fcf6 100644 --- a/plugins/PingPongPan/DistrhoPluginInfo.h +++ b/plugins/PingPongPan/DistrhoPluginInfo.h @@ -20,7 +20,7 @@ #define DISTRHO_PLUGIN_BRAND "DISTRHO" #define DISTRHO_PLUGIN_NAME "Ping Pong Pan" #define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/PingPongPan" -#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb" +#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.PingPongPan" #define DISTRHO_PLUGIN_HAS_UI 1 #define DISTRHO_PLUGIN_IS_RT_SAFE 1