summaryrefslogtreecommitdiff
path: root/examples/Parameters/DistrhoPluginInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Parameters/DistrhoPluginInfo.h')
-rw-r--r--examples/Parameters/DistrhoPluginInfo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/Parameters/DistrhoPluginInfo.h b/examples/Parameters/DistrhoPluginInfo.h
index 7fbe74e9..a9908812 100644
--- a/examples/Parameters/DistrhoPluginInfo.h
+++ b/examples/Parameters/DistrhoPluginInfo.h
@@ -27,6 +27,9 @@
#define DISTRHO_PLUGIN_NUM_OUTPUTS 2
#define DISTRHO_PLUGIN_WANT_PROGRAMS 1
+// FIXME
+#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 1
+
#define DISTRHO_PLUGIN_AU_SUBTYPE 'prms'
#define DISTRHO_PLUGIN_AU_MANUF 'dpf '