feat: add soft clipping mode

This commit is contained in:
Liam Kerr 2026-08-02 22:58:56 +01:00
parent 556519a750
commit e7ff4fcc18
5 changed files with 45 additions and 13 deletions

View file

@ -9,7 +9,7 @@
#define DISTRHO_PLUGIN_NUM_INPUTS 2
#define DISTRHO_PLUGIN_NUM_OUTPUTS 2
#define DISTRHO_PLUGIN_NUM_PARAMETERS 1
#define DISTRHO_PLUGIN_NUM_PARAMETERS 2
#define DISTRHO_PLUGIN_WANT_PROGRAMS 0
#define DISTRHO_PLUGIN_WANT_STATE 0