summaryrefslogtreecommitdiffstats
path: root/src/synth_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth_engine.h')
-rw-r--r--src/synth_engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth_engine.h b/src/synth_engine.h
index e198c22..8330daa 100644
--- a/src/synth_engine.h
+++ b/src/synth_engine.h
@@ -52,6 +52,7 @@ typedef struct synth_viz {
int wave_enabled;
int adsr_enabled;
int adsr_graph_enabled;
+ int filter_adsr_graph_enabled;
int osc_enabled;
int freeze;
int rate_divider;