Browse Source

MaPitchShift doesn't have a modgui yet

pull/2/merge
falkTX 9 years ago
parent
commit
76abb3c541
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      plugins/pitchshift/DistrhoPluginInfo.h

+ 0
- 1
plugins/pitchshift/DistrhoPluginInfo.h View File

@@ -25,7 +25,6 @@
#define DISTRHO_PLUGIN_IS_RT_SAFE 0 #define DISTRHO_PLUGIN_IS_RT_SAFE 0
#define DISTRHO_PLUGIN_NUM_INPUTS 1 #define DISTRHO_PLUGIN_NUM_INPUTS 1
#define DISTRHO_PLUGIN_NUM_OUTPUTS 2 #define DISTRHO_PLUGIN_NUM_OUTPUTS 2
#define DISTRHO_PLUGIN_USES_MODGUI 1


#define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:PitchPlugin" #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:PitchPlugin"




Loading…
Cancel
Save