Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorOli <olivier.belanger@umontreal.ca>2007-07-09 22:15:50 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-07-09 22:15:50 (GMT)
commitd071e83d4a925ff5e0676c2148655f9d4621565a (patch)
tree2254a2189c0f62d48a1adf3fb630d076708171fa /Config.py
parentf383d6beef8a03cbb9c2b705367cbaeb9d64fbba (diff)
startup algos...
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.py b/Config.py
index 3ba764e..316f77f 100644
--- a/Config.py
+++ b/Config.py
@@ -178,7 +178,7 @@ _addInstrument( "harmonium", INST_TIED, MID, 'melo', 'keyboard', .04674, .41073,
_addInstrument( "horse", INST_SIMP, MID, 'melo', 'animals', 0, 0, 0 )
_addInstrument( "kalimba", INST_TIED, MID, 'melo', 'percussions', .20751, .30161, .04658 )
_addInstrument( "mando", INST_TIED, MID, 'melo', 'strings', .50167, .54401, .01984 )
-_addInstrument( "ocarina", INST_TIED, MID, 'melo', 'winds', .12122, .18965, .02205 )
+_addInstrument( "ocarina", INST_TIED, MID, 'melo', 'winds', .06612, .19033, .01776 )
_addInstrument( "rhodes", INST_TIED, MID, 'melo', 'keyboard', .65013, .71429, .02205 )
_addInstrument( "saxo", INST_TIED, MID, 'melo', 'winds', .53722, .6583, .05264 )
_addInstrument( "shenai", INST_TIED, MID, 'melo', 'winds', .29003, .33072, .00634 )