Browse Source

Enable modgui

master
falkTX 8 years ago
parent
commit
24fdf921bc
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      dpf
  2. +1
    -0
      plugins/Kars/DistrhoPluginInfo.h

+ 1
- 1
dpf

@@ -1 +1 @@
Subproject commit 7365b4886cca1c21d540d581f70b80ee9ef4fe92
Subproject commit 3f242dad0027fe532524615352b4368d138dd091

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

@@ -25,5 +25,6 @@
#define DISTRHO_PLUGIN_IS_SYNTH 1
#define DISTRHO_PLUGIN_NUM_INPUTS 0
#define DISTRHO_PLUGIN_NUM_OUTPUTS 1
#define DISTRHO_PLUGIN_USES_MODGUI 1

#endif // DISTRHO_PLUGIN_INFO_H_INCLUDED

Loading…
Cancel
Save