asigalov61 commited on
Commit
b88ed43
·
verified ·
1 Parent(s): 29a3510

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -189,6 +189,7 @@ def save_midi(tokens, batch_number=None):
189
  channel = 0
190
 
191
  patches = [-1] * 16
 
192
 
193
  channels = [0] * 16
194
  channels[9] = 1
 
189
  channel = 0
190
 
191
  patches = [-1] * 16
192
+ patches[9] = 9
193
 
194
  channels = [0] * 16
195
  channels[9] = 1