Closed
Description
on macOS, when rtmidi receives midi packages containing multiple midi messages, the callback is called multiple times with the same delta time value.
this was fixed a couple of months ago in rtmidi here:
thestk/rtmidi@eafe2f7
this is a major issue for code that requires accurate timing so a new release might be motivated.