Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorJames <olpc@localhost.localdomain>2007-01-29 12:06:00 (GMT)
committer James <olpc@localhost.localdomain>2007-01-29 12:06:00 (GMT)
commit7d6033f121af3eb5f6b5942c704a1893649171ee (patch)
treed0eeb193b56694b40c10e5c5c99e8856a5ae99b8 /Config.py
parent9bf4b3ccc2684c108ec0228578911f4a8dc0b6b1 (diff)
test
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index 6c96b61..644ba8e 100644
--- a/Config.py
+++ b/Config.py
@@ -20,6 +20,7 @@ print "Debug Level %d" % (DEBUG)
TAM_TAM_ROOT = os.path.dirname(os.path.abspath(__file__))
print 'INFO: loaded TAMTAM_ROOT=%s' % TAM_TAM_ROOT
+
#BUFFERING
NOTELOOPER_HORIZON = 0.300
NOTELOOPER_SLEEP = 0.05