Sanjay Govind 10 kuukautta sitten
vanhempi
commit
b3179b946d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      virtual_portal.h

+ 1 - 1
virtual_portal.h

@@ -8,7 +8,7 @@
 
 
 #define SAMPLE_RATE 8000
 #define SAMPLE_RATE 8000
 #define POF_TOKEN_LIMIT 16
 #define POF_TOKEN_LIMIT 16
-#define SAMPLES_COUNT 2048
+#define SAMPLES_COUNT 4096
 #define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 8
 #define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 8
 
 
 typedef enum {
 typedef enum {