feat: add resonance parameter to filter and update plugin info
This commit is contained in:
parent
970cb6049d
commit
467142603d
4 changed files with 70 additions and 22 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#define DISTRHO_PLUGIN_NUM_INPUTS 2
|
||||
#define DISTRHO_PLUGIN_NUM_OUTPUTS 2
|
||||
|
||||
#define DISTRHO_PLUGIN_NUM_PARAMETERS 5
|
||||
#define DISTRHO_PLUGIN_NUM_PARAMETERS 6
|
||||
|
||||
#define DISTRHO_PLUGIN_WANT_PROGRAMS 0
|
||||
#define DISTRHO_PLUGIN_WANT_STATE 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue