Chlvnrz commited on
Commit
1c086ee
·
verified ·
1 Parent(s): 6642e8c

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +7 -1
constants.py CHANGED
@@ -84,6 +84,7 @@ GM_INSTRUMENTS = [
84
  "Ocarina",
85
  "Lead 1 (square)",
86
  "Lead 2 (sawtooth)",
 
87
  "Lead 4 (chiff)",
88
  "Lead 5 (charang)",
89
  "Lead 6 (voice)",
@@ -102,8 +103,12 @@ GM_INSTRUMENTS = [
102
  "FX 3 (crystal)",
103
  "FX 4 (atmosphere)",
104
  "FX 5 (brightness)",
 
105
  "FX 7 (echoes)",
106
  "FX 8 (sci-fi)",
 
 
 
107
  "Koto",
108
  "Kalimba",
109
  "Bagpipe",
@@ -124,4 +129,5 @@ GM_INSTRUMENTS = [
124
  "Telephone Ring",
125
  "Helicopter",
126
  "Applause",
127
- ]
 
 
84
  "Ocarina",
85
  "Lead 1 (square)",
86
  "Lead 2 (sawtooth)",
87
+ "Lead 3 (calliope)",
88
  "Lead 4 (chiff)",
89
  "Lead 5 (charang)",
90
  "Lead 6 (voice)",
 
103
  "FX 3 (crystal)",
104
  "FX 4 (atmosphere)",
105
  "FX 5 (brightness)",
106
+ "FX 6 (goblins)",
107
  "FX 7 (echoes)",
108
  "FX 8 (sci-fi)",
109
+ "Sitar",
110
+ "Banjo",
111
+ "Shamisen",
112
  "Koto",
113
  "Kalimba",
114
  "Bagpipe",
 
129
  "Telephone Ring",
130
  "Helicopter",
131
  "Applause",
132
+ "Gunshot",
133
+ ]