aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index 73df5f6..418e7f4 100644
--- a/config.h
+++ b/config.h
@@ -14,4 +14,7 @@
#define default_scale 3
#define default_mpf 50
+#define audio_buffer_size 64
+#define audio_sample_rate 8000
+
#endif