aboutsummaryrefslogtreecommitdiff
path: root/src/typedef.h
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2022-10-16 22:55:45 +0300
committerkartofen <mladenovnasko0@gmail.com>2022-10-16 22:55:45 +0300
commitb1b7c92aa96af5502f276819b628b05d54f4655c (patch)
tree6a04459dc7128fd4259356a88785defeab678b30 /src/typedef.h
parent675ded0d66b9fd60777d3037ded1446a3f9ef986 (diff)
nearly works
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