a27f1e8cf9733108f7fc1a893c83c9edfcf94a69
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.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%