feat: adding lfo to filter

This commit is contained in:
Liam Kerr 2026-08-12 00:05:50 +01:00
parent fe594a5494
commit d8c1c90f15
6 changed files with 130 additions and 20 deletions

View file

@ -11,6 +11,8 @@
#define DISTRHO_PLUGIN_NUM_PARAMETERS 3
#define DISTRHO_PLUGIN_WANT_TIMEPOS 1
#define DISTRHO_PLUGIN_WANT_PROGRAMS 0
#define DISTRHO_PLUGIN_WANT_STATE 0