Fix main module audio/cv usage
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
59006c3797
commit
b15e5ede6c
6 changed files with 30 additions and 39 deletions
|
@ -40,4 +40,7 @@
|
|||
// #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:AnalyserPlugin"
|
||||
// #define DISTRHO_PLUGIN_VST3_CATEGORIES "Fx|Analyzer"
|
||||
|
||||
#define CARDINAL_NUM_AUDIO_INPUTS DISTRHO_PLUGIN_NUM_INPUTS
|
||||
#define CARDINAL_NUM_AUDIO_OUTPUTS DISTRHO_PLUGIN_NUM_OUTPUTS
|
||||
|
||||
#endif // DISTRHO_PLUGIN_INFO_H_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue