File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020#define DISTRHO_PLUGIN_BRAND "DISTRHO"
2121#define DISTRHO_PLUGIN_NAME "3 Band EQ"
2222#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/3BandEQ"
23- #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb "
23+ #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.3BandEQ "
2424
2525#define DISTRHO_PLUGIN_HAS_UI 1
2626#define DISTRHO_PLUGIN_IS_RT_SAFE 1
Original file line number Diff line number Diff line change 2020#define DISTRHO_PLUGIN_BRAND "DISTRHO"
2121#define DISTRHO_PLUGIN_NAME "3 Band Splitter"
2222#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/3BandSplitter"
23- #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb "
23+ #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.3BandSplitter "
2424
2525#define DISTRHO_PLUGIN_HAS_UI 1
2626#define DISTRHO_PLUGIN_IS_RT_SAFE 1
Original file line number Diff line number Diff line change 2020#define DISTRHO_PLUGIN_BRAND "DISTRHO"
2121#define DISTRHO_PLUGIN_NAME "Ping Pong Pan"
2222#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/PingPongPan"
23- #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.MVerb "
23+ #define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.PingPongPan "
2424
2525#define DISTRHO_PLUGIN_HAS_UI 1
2626#define DISTRHO_PLUGIN_IS_RT_SAFE 1
You can’t perform that action at this time.
0 commit comments