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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth_engine.h b/src/synth_engine.h
index d9932d6..dafff90 100644
--- a/src/synth_engine.h
+++ b/src/synth_engine.h
@@ -149,6 +149,8 @@ typedef struct {
struct midi_t *midi;
+ char * patch_name;
+
synth_gui gui;
} synth_t;