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-03-04 08:22:41 (GMT)
committer Oli <olpc@localhost.localdomain>2007-03-04 08:22:41 (GMT)
commitb4967930d9c5941da2e49f48d98aca6e296bfe3b (patch)
tree41b00df2b04279b45cfe83673930da99c374d84e /Config.py
parentade82f5d44d11fdd535301c4d4bab4655be7f8ae (diff)
SynthLab works and is compatible with mini and edit
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index c3f22c7..01589c1 100644
--- a/Config.py
+++ b/Config.py
@@ -167,6 +167,8 @@ _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 )
_addInstrument( "lab4", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
+_addInstrument( "lab5", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
+_addInstrument( "lab6", INST_SIMP, MID, 'melo', 'lab', 0, 0, 0 )
_addInstrument( "guidice1", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 )
_addInstrument( "guidice2", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 )
_addInstrument( "guidice3", INST_SIMP, MID, 'melo', 'concret', 0, 0, 0 )