Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Generation
diff options
context:
space:
mode:
authorOli <olivier.belanger@umontreal.ca>2007-04-10 03:20:28 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-04-10 03:20:28 (GMT)
commit04c4ab72b20e66fab9a8740ea470ffe325207dec (patch)
treed71c35bbbba9e9b7035923dda31ad9988dd3ea7b /Generation
parent47581650269a602745cdcde8df787f7470bddf8a (diff)
new: loops in miniTamTam
Diffstat (limited to 'Generation')
-rwxr-xr-xGeneration/GenerationConstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Generation/GenerationConstants.py b/Generation/GenerationConstants.py
index c07149b..1371829 100755
--- a/Generation/GenerationConstants.py
+++ b/Generation/GenerationConstants.py
@@ -9,6 +9,7 @@ class GenerationConstants:
PHRASE_COMPLEXITY = .5
TABLE_ONSET_VALUES = [ 3, 3, 6, 3, 6, 12, 4, 3, 6, 6, 12, 6, 12, 18, 8, 6, 12, 18, 12, 24, 12, 18, 36, 24, 36, 24, 48 ]
+ LOOP_TABLE_ONSET_VALUES = [ 3, 3, 6, 3, 6, 12, 6, 3, 6, 6, 12, 6, 12, 18, 12, 6, 12, 18, 12, 24, 12, 18, 12, 24, 18, 24, 24 ]
# scaling constants
MAJOR = 0