note_on vv=0
Opened this issue · 1 comments
tonyrog commented
'By definition, a note-on message with vv=0 is equivalent to the message: "note-off vv=40" '
Not sure if this is still valid but I got complaints when I inserted such events in a midi file
and opened that file in MidiEditor, Complaints from the program was about notes not terminating.
tonyrog commented
log data:
Warning: detected offEvent without prior onEvent. Skipping!
Warning: found OnEvent without OffEvent (line 0) - removing...
Warning: found OnEvent without OffEvent (line 0) - removing...
Warning: found OnEvent without OffEvent (line 58) - removing...
Warning: found OnEvent without OffEvent (line 62) - removing...
Warning: found OnEvent without OffEvent (line 67) - removing...