Loading...
Searching...
No Matches
Go to the documentation of this file.
17#ifndef DISTRHO_PLUGIN_INFO_H_INCLUDED
18#define DISTRHO_PLUGIN_INFO_H_INCLUDED
20#define DISTRHO_PLUGIN_BRAND "DISTRHO"
21#define DISTRHO_PLUGIN_NAME "ProM"
22#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/plugins/ProM"
24#define DISTRHO_PLUGIN_HAS_UI 1
25#define DISTRHO_PLUGIN_NUM_INPUTS 1
26#define DISTRHO_PLUGIN_NUM_OUTPUTS 1
29#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 1
31#define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:AnalyserPlugin"