asigalov61
commited on
Commit
•
68a77c3
1
Parent(s):
3858291
Update app.py
Browse files
app.py
CHANGED
@@ -214,8 +214,8 @@ def render_midi(input_midi,
|
|
214 |
|
215 |
if soundfont_bank in ["Super GM",
|
216 |
"Orpheus GM",
|
217 |
-
"Live HQ GM"
|
218 |
-
"
|
219 |
"Real Choir",
|
220 |
"Super Game Boy",
|
221 |
"Proto Square"
|
|
|
214 |
|
215 |
if soundfont_bank in ["Super GM",
|
216 |
"Orpheus GM",
|
217 |
+
"Live HQ GM",
|
218 |
+
"Orchestra",
|
219 |
"Real Choir",
|
220 |
"Super Game Boy",
|
221 |
"Proto Square"
|