Skip to content

Commit c7cfd6c

Browse files
committed
Update dpf, drop custom MOD URI
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 3f1a9e1 commit c7cfd6c

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

plugins/ConvolutionReverb/DistrhoPluginInfo.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,7 @@
2020

2121
#define DISTRHO_PLUGIN_NAME "OneKnob Convolution Loader"
2222
#define DISTRHO_PLUGIN_CLAP_ID "studio.kx.distrho.oneknob.ConvolutionReverb"
23-
24-
#ifdef __MOD_DEVICES__
25-
#define DISTRHO_PLUGIN_URI "https://mod.audio/plugins/ConvolutionLoader"
26-
#else
2723
#define DISTRHO_PLUGIN_URI "https://distrho.kx.studio/plugins/oneknob#ConvolutionReverb"
28-
#endif
2924

3025
#define DISTRHO_PLUGIN_CLAP_FEATURES "audio-effect", "reverb", "stereo"
3126
#define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:ReverbPlugin"

0 commit comments

Comments
 (0)