From 59a50d2d83b67be8ce2dea96328b8fed0531c4d3 Mon Sep 17 00:00:00 2001 From: Oli Date: Wed, 31 Oct 2007 22:08:41 +0000 Subject: added missing icons --- (limited to 'common/Util/Instruments.py') diff --git a/common/Util/Instruments.py b/common/Util/Instruments.py index 004fcca..fc48f40 100644 --- a/common/Util/Instruments.py +++ b/common/Util/Instruments.py @@ -100,7 +100,7 @@ _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, 0.5) -_addInstrument( "clavinet", INST_TIED, MID, 'winds', .6398328125, .9401625, .094, 0.4) +_addInstrument( "clavinet", INST_TIED, MID, 'keyboard', .6398328125, .9401625, .094, 0.4) _addInstrument( "flugel", INST_TIED, MID, 'winds', 1.291740625, 2.37588007813, .065, 0.4) _addInstrument( "foghorn", INST_TIED, LOW, 'winds', 2.07005, 3.758775, .2, 0.5) _addInstrument( "bubbles", INST_TIED, MID, 'concret', 0.02, 1.177, 0.02, 1) -- cgit v0.9.1