Skip to content

0.8.6

Compare
Choose a tag to compare
@orchetect orchetect released this 08 Mar 10:38
· 412 commits to main since this release

New

  • New MIDIKItUI module with reusable SwiftUI views for endpoint lists and pickers (WIP) - see new MIDIKitUIExample project
  • MIDIIOObject: Added image property to return SwiftUI Image

Improvements

  • MIDIEndpointIdentity: locate(in:) is now public, added new matches(endpoint:) sister method
  • Collection of MIDIEndpoint: added filter(using: MIDIEndpointFilter) method

Fixes

  • MIDIFile: Fixed extended characters in text events failing to parse (#171)