The virtual keyboard sends all events with the same timestamp. When playing fast (mouse-sweep) note-on and note-off will have the same timestamp. Sincedbd8089fb8,a393f75694concurrent MIDI are sorted with note-off first. This correctly handles events when played from the timeline: note-on .. note-off|note-on ... note-off But in case of a MIDI keyboard a note-off event must be send after the note-on.
18 KiB
18 KiB