Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Config.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-09-22 02:10:14 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-09-22 02:10:14 (GMT)
commita773793ce133d1432700463db13e5ed5e346ea86 (patch)
treeb7c1a02b3885bcd646decee6bcacf2d096a4b048 /common/Config.py
parentee367a871d0a5a776bfe6e9f470f66d37dc5ee3b (diff)
Rare pitch sounds while playing notes #3943
Diffstat (limited to 'common/Config.py')
-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: