tExpress AUDIOBITRATE in kb/s - ratox - FIFO based tox client
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2a0cd3aa74096a7f3b620269381c19f2ea382cc9
(DIR) parent f230db69ba81939b5e630e654ff21344cf3e11b2
(HTM) Author: z3bra <contactatz3bradotorg>
Date: Thu, 10 Nov 2016 14:11:09 +0100
Express AUDIOBITRATE in kb/s
Diffstat:
M config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.def.h b/config.def.h
t@@ -11,7 +11,7 @@
/* Audio settings definition */
#define AUDIOCHANNELS 1
-#define AUDIOBITRATE 32000
+#define AUDIOBITRATE 32
#define AUDIOFRAME 20
#define AUDIOSAMPLERATE 48000