Skip to content

0.4.9

Compare
Choose a tag to compare
@orchetect orchetect released this 08 Jun 08:32
· 960 commits to main since this release
d9d6438

New

  • Added basic example projects, with more to come in the next release
  • Added intermediate macOS AppKit example project demonstrating endpoint selection menus
  • The MIDIKit wiki now has a Getting Started Guide as well as additional tips and troubleshooting info

Fixes and Improvements

  • InputConnection and OutputConnection : Fixed an issue where changing mode or filter properties did not immediately take effect.
  • MIDI.IO.Device: Fixed name property containing invalid data
  • MIDISystemInfo example now shows device/entity/endpoint tree to visualize object hierarchy
  • Minor improvements