asigalov61 commited on
Commit
88546b0
·
verified ·
1 Parent(s): 6ccde9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -50,7 +50,6 @@ def render_midi(input_midi, render_type, soundfont_bank, render_sample_rate, cus
50
  print('Soudnfont bank', soundfont_bank)
51
  print('Audio render sample rate', render_sample_rate)
52
  print('Custom MIDI render patch', custom_render_patch)
53
- print('Melody patch', melody_patch)
54
 
55
  print('=' * 70)
56
  print('Processing MIDI...Please wait...')
 
50
  print('Soudnfont bank', soundfont_bank)
51
  print('Audio render sample rate', render_sample_rate)
52
  print('Custom MIDI render patch', custom_render_patch)
 
53
 
54
  print('=' * 70)
55
  print('Processing MIDI...Please wait...')