Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Config.py b/common/Config.py
index 4e32e89..bbdaa66 100644
--- a/common/Config.py
+++ b/common/Config.py
@@ -59,7 +59,7 @@ PLUGIN_KSMPS = 64
PLUGIN_RATE = 16000
## PLUGIN ALSA PARAMETERS:
-PLUGIN_PERIOD = 256 # 512
+PLUGIN_PERIOD = 1024
PLUGIN_NPERIODS = 2
try: