Skip to content

v4.3.0

Compare
Choose a tag to compare
@jcelerier jcelerier released this 07 Feb 18:54
· 250 commits to master since this release
  • Improvements to timing handling:

    • Added a Custom timestamping mechanism which allows the user to provide a custom callback to run timestamping as close as possible to the event's reception.
    • Added midi_in::absolute_timestamp() to get the origin timestamp for driver-provided ticks as accurately as possible.
      • e.g. in practice this is taking the time just near the ALSA queue creation or WinMM MIDI open.
  • Bugfixes in JACK

  • Many warning fixes - thanks @lilggamegenius for the extensive work!

  • Fix MIDI dump example - thanks @chdiesch!

  • Add SOVERSION to dynamic library