From f5e6fbe03050917940ea5673adb6625971e7eb6d Mon Sep 17 00:00:00 2001 From: Oli Date: Wed, 15 Aug 2007 06:38:35 +0000 Subject: new sounds --- (limited to 'Config.py') diff --git a/Config.py b/Config.py index 17b9a5b..fddab6a 100644 --- a/Config.py +++ b/Config.py @@ -134,7 +134,7 @@ _addInstrument( "drum1tom", INST_SIMP, MID, 'drum', 'drum', 0, 0, 0 ) _addInstrument( "drum1floortom", INST_SIMP, LOW, 'drum', 'drum', 0, 0, 0) _addInstrument( "drum1chine", INST_SIMP, PUNCH, 'drum', 'drum', 0, 0, 0 ) _addInstrument( "drum1kick", INST_SIMP, LOW, 'drum', 'drum', 0, 0, 0 ) -_addInstrument( "piano", INST_TIED, MID, 'melo', 'keyboard', 2.39418, 2.53339, .01323 ) +_addInstrument( "piano", INST_TIED, MID, 'melo', 'keyboard', 0.8883, 1.420524, .13575 ) _addInstrument( "dog", INST_SIMP, MID, 'melo', 'animals', 0, 0, 0 ) _addInstrument( "duck", INST_SIMP, MID, 'melo', 'animals', 0, 0, 0 ) _addInstrument( "drum2darbukadoom", INST_SIMP, LOW, 'drum', 'drum', 0, 0 ,0 ) @@ -182,16 +182,16 @@ _addInstrument( "voix", INST_TIED, MID, 'melo', 'people', .89608, .96092, .02343 _addInstrument( "cling", INST_TIED, MID, 'melo', 'keyboard', .09096, .7878, .18026 ) _addInstrument( "byke", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 ) _addInstrument( "door", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 ) -_addInstrument( "basse", INST_TIED, MID, 'melo', 'strings', .58455, .67433, .03638 ) -_addInstrument( "acguit", INST_TIED, MID, 'melo', 'strings', .58503, .8667, .13699 ) +_addInstrument( "basse", INST_TIED, MID, 'melo', 'strings', 0.50470875, 0.833315, 0.09375 ) +_addInstrument( "acguit", INST_TIED, MID, 'melo', 'strings', 0.5123225, 0.7491675, 0.08475 ) _addInstrument( "diceinst", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 ) _addInstrument( "didjeridu", INST_TIED, LOW, 'melo', 'winds', .55669, 1.73704, .09178 ) _addInstrument( "harmonium", INST_TIED, MID, 'melo', 'keyboard', .04674, .41073, .18384 ) _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( "mando", INST_TIED, MID, 'melo', 'strings', 0.316548, 0.532008, 0.02875 ) _addInstrument( "ocarina", INST_TIED, MID, 'melo', 'winds', .06612, .19033, .01776 ) -_addInstrument( "rhodes", INST_TIED, MID, 'melo', 'keyboard', .65013, .71429, .02205 ) +_addInstrument( "rhodes", INST_TIED, MID, 'melo', 'keyboard', 0.58100625, 0.821625, 0.067 ) _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 ) -- cgit v0.9.1