aboutsummaryrefslogtreecommitdiff
path: root/src/typedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/typedef.h')
-rw-r--r--src/typedef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/typedef.h b/src/typedef.h
index a8871fd..a875116 100644
--- a/src/typedef.h
+++ b/src/typedef.h
@@ -2,6 +2,6 @@
#define TYPEDEF_H
#define BUF_CAP 65536
-#define REC_CAP 2940 // second of audio
+#define REC_CAP 5880 // 30th of a second of audio
#endif