Version History§

Version 0.5.3 – 2020-10-21 – PyPIdocsdiff
  • use jack_port_rename() instead of deprecated jack_port_set_name()

Version 0.5.2 – 2020-02-11 – PyPIdocsdiff
Version 0.5.1 – 2019-11-07 – PyPIdocsdiff
Version 0.5.0 – 2019-07-18 – PyPIdocsdiff
  • drop Python 2 support

  • support for metadata API, with the help of Christopher Arndt

  • support for slow-sync clients

Version 0.4.6 – 2019-02-09 – PyPIdocsdiff
  • midi_file_player.py example

Version 0.4.5 – 2018-09-02 – PyPIdocsdiff
  • Fix issue #54; other minor improvements

Version 0.4.4 – 2018-02-19 – PyPIdocsdiff
Version 0.4.3 – 2017-12-30 – PyPIdocsdiff
  • switch to CFFI out-of-line ABI mode (to reduce import time)

Version 0.4.2 – 2016-11-05 – PyPIdocsdiff
  • new examples: showtime.py, midi_sine_numpy.py and play_file.py

  • new option only_available for port callbacks

Version 0.4.1 – 2016-05-24 – PyPIdocsdiff
Version 0.4.0 – 2015-09-17 – PyPIdocsdiff
Version 0.3.0 – 2015-07-16 – PyPIdocsdiff
Version 0.2.0 – 2015-02-23 – PyPIdocsdiff
Version 0.1.0 – 2014-12-15 – PyPIdocs

Initial release