From 9307df223f0be4193a21fddd48e32ce15b9ed4ef Mon Sep 17 00:00:00 2001 From: Oli Date: Wed, 17 Oct 2007 08:29:35 +0000 Subject: Rough instrument's amplitude scaling --- (limited to 'common/Config.py') diff --git a/common/Config.py b/common/Config.py index a86130e..d583f16 100644 --- a/common/Config.py +++ b/common/Config.py @@ -125,9 +125,9 @@ _addInstrument( "lab5", INST_SIMP, MID, 'mysounds', 0, 0, 0, 1 ) _addInstrument( "lab6", INST_SIMP, MID, 'mysounds', 0, 0, 0, 1 ) _addInstrument( "ounk", INST_SIMP, MID, 'animals', 0, 0, 0, 1 ) _addInstrument( "gam", INST_TIED, HIGH, 'percussions', .69388, .7536, .02922, 1 ) -_addInstrument( "guit", INST_TIED, MID, 'strings', .08592, .75126, .33571, 1 ) +_addInstrument( "guit", INST_TIED, MID, 'strings', .08592, .75126, .33571, 1.3 ) _addInstrument( "koto", INST_TIED, HIGH, 'strings', .56523, .70075, .05954, 1 ) -_addInstrument( "clarinette", INST_TIED, MID, 'winds', 1.635276375, 2.72956523438, .2, 1 ) +_addInstrument( "clarinette", INST_TIED, MID, 'winds', 1.635276375, 2.72956523438, .2, 0.6 ) _addInstrument( "flute", INST_TIED, MID, 'winds', .47169, .53693, .02481, 1 ) _addInstrument( "drum1hatpedal", INST_SIMP, MID, 'percussions', 0, 0, 0, 1 ) _addInstrument( "drum1hatshoulder", INST_SIMP, HIGH, 'percussions', 0, 0, 0, 1 ) @@ -170,7 +170,7 @@ _addInstrument( "drum3rainstick", INST_SIMP, PUNCH, 'percussions', 0, 0, 0, 1 ) _addInstrument( "drum3tambourinehigh", INST_SIMP, PUNCH, 'percussions', 0, 0, 0, 1 ) _addInstrument( "drum3tambourinelow", INST_SIMP, PUNCH, 'percussions', 0, 0, 0, 1 ) _addInstrument( "harmonica", INST_TIED, MID, 'winds', .1531, .19188, .01792, 1 ) -_addInstrument( "alarm", INST_TIED, MID, 'concret', 1.37555859375, 2.0286015625, .0675, 1 ) +_addInstrument( "alarm", INST_TIED, MID, 'concret', 1.37555859375, 2.0286015625, .0675, 0.5 ) _addInstrument( "bird", INST_TIED, MID, 'animals', .1, 1, .05, 1 ) _addInstrument( "cat", INST_SIMP, MID, 'animals', 0, 0, 0, 1 ) _addInstrument( "duck2", INST_SIMP, MID, 'animals', 0, 0, 0, 1 ) @@ -180,28 +180,28 @@ _addInstrument( "ow", INST_SIMP, MID, 'people', 0, 0, 0, 1 ) _addInstrument( "sheep", INST_SIMP, MID, 'animals', 0, 0, 0, 1 ) _addInstrument( "water", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) _addInstrument( "zap", INST_TIED, MID, 'keyboard', .299, .7323, .09895, 1 ) -_addInstrument( "trumpet", INST_TIED, MID, 'winds', .91195, 1.652909375, .05375, 1) +_addInstrument( "trumpet", INST_TIED, MID, 'winds', .91195, 1.652909375, .05375, 0.5) _addInstrument( "bubbles", INST_TIED, MID, 'concret', 0.02, 1.177, 0.02, 1) -_addInstrument( "marimba", INST_TIED, MID, 'percussions', .18883789, .343623047, .07625, 1) -_addInstrument( "triangle", INST_TIED, MID, 'percussions', 2.27261836, 3.2965453, .2, 1) +_addInstrument( "marimba", INST_TIED, MID, 'percussions', .18883789, .343623047, .07625, 0.5) +_addInstrument( "triangle", INST_TIED, MID, 'percussions', 2.27261836, 3.2965453, .2, 0.6) _addInstrument( "laugh", INST_SIMP, MID, 'people', 0, 0, 0, 1 ) _addInstrument( "voix", INST_TIED, MID, 'people', .89608, .96092, .02343, 1 ) _addInstrument( "cling", INST_TIED, MID, 'keyboard', .09096, .7878, .18026, 1 ) _addInstrument( "byke", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) _addInstrument( "door", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) _addInstrument( "basse", INST_TIED, MID, 'strings', 0.50470875, 0.833315, 0.09375, 1 ) -_addInstrument( "acguit", INST_TIED, MID, 'strings', 1.4037, 1.84235625, 0.2, 1 ) -_addInstrument( "diceinst", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) -_addInstrument( "didjeridu", INST_TIED, LOW, 'winds', .55669, 1.73704, .09178, 4. ) -_addInstrument( "harmonium", INST_TIED, MID, 'keyboard', .242032, .898165625, .2, 1 ) +_addInstrument( "acguit", INST_TIED, MID, 'strings', 1.4037, 1.84235625, 0.2, 0.8 ) +_addInstrument( "diceinst", INST_SIMP, MID, 'concret', 0, 0, 0, 1.3 ) +_addInstrument( "didjeridu", INST_TIED, LOW, 'winds', .55669, 1.73704, .09178, 2 ) +_addInstrument( "harmonium", INST_TIED, MID, 'keyboard', .242032, .898165625, .2, 0.5 ) _addInstrument( "horse", INST_SIMP, MID, 'animals', 0, 0, 0, 1 ) -_addInstrument( "kalimba", INST_TIED, MID, 'percussions', .20751, .30161, .04658, 1 ) -_addInstrument( "mando", INST_TIED, MID, 'strings', 0.507107031, 0.934144531, 0.2, 1 ) +_addInstrument( "kalimba", INST_TIED, MID, 'percussions', .20751, .30161, .04658, 1.3 ) +_addInstrument( "mando", INST_TIED, MID, 'strings', 0.507107031, 0.934144531, 0.2, 0.5 ) _addInstrument( "ocarina", INST_TIED, MID, 'winds', .06612, .19033, .01776, 1 ) _addInstrument( "rhodes", INST_TIED, MID, 'keyboard', 0.58100625, 0.821625, 0.067, 1 ) -_addInstrument( "saxo", INST_TIED, MID, 'winds', 1.161051953, 3.001209765, .05, 1 ) -_addInstrument( "shenai", INST_TIED, MID, 'winds', .29003, .33072, .00634, 1 ) -_addInstrument( "sitar", INST_TIED, MID, 'strings', 1.1361625, 1.575134375, .183, 1 ) +_addInstrument( "saxo", INST_TIED, MID, 'winds', 1.161051953, 3.001209765, .05, 0.5 ) +_addInstrument( "shenai", INST_TIED, MID, 'winds', .29003, .33072, .00634, 0.7 ) +_addInstrument( "sitar", INST_TIED, MID, 'strings', 1.1361625, 1.575134375, .183, 0.4 ) _addInstrument( "tuba", INST_TIED, LOW, 'winds', .51063, .58384, .035, 1 ) _addInstrument( "violin", INST_TIED, MID, 'strings', .105, .30656, .028, 1 ) _addInstrument( "guidice1", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) @@ -240,13 +240,13 @@ _addInstrument( "drum5bongoaiguouvert", INST_SIMP, HIGH, 'percussions', 0, 0, 0, _addInstrument( "drum5agogoaigu", INST_SIMP, HIGH, 'percussions', 0, 0, 0, 1 ) _addInstrument( "drum5bongograveouvert", INST_SIMP, HIGH, 'percussions', 0, 0, 0, 1 ) _addInstrument( "camera", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) -_addInstrument( "car", INST_TIED, MID, 'concret', .67, 1.05761, .01, 1 ) +_addInstrument( "car", INST_TIED, MID, 'concret', .67, 1.05761, .01, 0.7 ) _addInstrument( "cello", INST_TIED, MID, 'strings', 0.4761, 0.92244375, 0.19125, .75 ) _addInstrument( "chimes", INST_TIED, MID, 'percussions', 4.104825, 5.644134375, .02, 1 ) _addInstrument( "crash", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) -_addInstrument( "guit2", INST_TIED, MID, 'strings', 1.186341406, 1.929568266, .2, 1 ) -_addInstrument( "plane", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) -_addInstrument( "slap", INST_SIMP, MID, 'concret', 0, 0, 0, 1 ) +_addInstrument( "guit2", INST_TIED, MID, 'strings', 1.186341406, 1.929568266, .2, 0.5 ) +_addInstrument( "plane", INST_SIMP, MID, 'concret', 0, 0, 0, 0.7 ) +_addInstrument( "slap", INST_SIMP, MID, 'concret', 0, 0, 0, 0.7 ) try: ifile = open(PREF_DIR + '/sounds_settings', 'r') -- cgit v0.9.1