Skip to content

v0.8.3

Compare
Choose a tag to compare
@nir nir released this 06 Dec 20:15
· 76 commits to master since this release

New Features

  • Install MIDI libraries by default.
  • Support MIDI input names with get_input_names(), get_input_name(), and set_input_name() in the jupylet.audio.midi module.

Bug fixes

  • Workaround bugs in numpy on Windows and Mac.
  • Fix MIDI port handling.