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-05 21:00:32 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-07-05 21:00:32 (GMT)
commite80cdea486b0481c63a9410be90e5c39669ba154 (patch)
tree777e452e3eb71d8ff0867a9ef45e53aaebb3bb59 /Config.py
parent5aef151a970d8a9f7d6b12f5cf770b721e998040 (diff)
new sounds little changes
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.py b/Config.py
index 0b1cf89..c576958 100644
--- a/Config.py
+++ b/Config.py
@@ -176,7 +176,7 @@ _addInstrument( "saxo", INST_TIED, MID, 'melo', 'winds', .53722, .6583, .05264 )
_addInstrument( "shenai", INST_TIED, MID, 'melo', 'winds', .29003, .33072, .00634 )
_addInstrument( "sitar", INST_TIED, MID, 'melo', 'strings', .63187, .67882, .01654 )
_addInstrument( "tuba", INST_TIED, LOW, 'melo', 'winds', .51063, .58384, .035 )
-_addInstrument( "violin", INST_TIED, MID, 'melo', 'strings', .15, .57225, .03 )
+_addInstrument( "violin", INST_TIED, MID, 'melo', 'strings', .105, .30656, .028 )
_addInstrument( "lab1", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
_addInstrument( "lab2", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
_addInstrument( "lab3", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
@@ -220,7 +220,7 @@ _addInstrument( "drum5agogoaigu", INST_SIMP, HIGH, 'drum', 'drum', 0, 0, 0 )
_addInstrument( "drum5bongograveouvert", INST_SIMP, HIGH, 'drum', 'drum', 0, 0, 0 )
_addInstrument( "camera", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 )
_addInstrument( "car", INST_TIED, MID, 'melo', 'concret', .67, 1.05761, .01 )
-_addInstrument( "cello", INST_TIED, MID, 'melo', 'strings', .13, .56512, .02 )
+_addInstrument( "cello", INST_TIED, MID, 'melo', 'strings', .194, .7211, .017 )
_addInstrument( "chimes", INST_TIED, MID, 'melo', 'percussions', .09, 2.97633, .01 )
_addInstrument( "crash", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 )
_addInstrument( "guit2", INST_TIED, MID, 'melo', 'strings', .33, 1.1583, .02 )