Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorOli <olpc@localhost.localdomain>2007-02-02 23:06:47 (GMT)
committer Oli <olpc@localhost.localdomain>2007-02-02 23:06:47 (GMT)
commit954725648ae65ea09d09776457accdda30bd3b4b (patch)
treee44dd60d55ecbd05a86a3c3d5aee8213a9a8ad0b /Config.py
parent486fed9cc18a1b13eb4d6d0fc8be8762ea589ea1 (diff)
synthLab presets load correctly
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index 4f83b32..78fd35c 100644
--- a/Config.py
+++ b/Config.py
@@ -183,6 +183,7 @@ INST_TIED = 5001
INST_PERC = 5002
INST_SIMP = 5003
+
INSTRUMENTS = {
OUNK : Instrument( 0, INST_SIMP, MID, 'melo', 'animals', 0, 0, 0 ),
GAM : Instrument( 1, INST_TIED, HIGH, 'melo', 'musicInst', .69388, .7536, .02922 ),