summaryrefslogtreecommitdiff
path: root/synth/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/globals.cpp')
-rw-r--r--synth/globals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/globals.cpp b/synth/globals.cpp
index 96a56d5..8cde306 100644
--- a/synth/globals.cpp
+++ b/synth/globals.cpp
@@ -18,6 +18,7 @@ bool quiet=false;
bool connect_audio=true, connect_midi=true;
+bool watchfiles=true;
float cleanup_interval_sec=0;
float snh_freq_hz=0;