Skip to content

brainray/swift-midi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-midi

This is a work-in-progress Swift framework built around the CoreMIDI framework for OS X and iOS.

Requirements

  • iOS 8.0+ / Mac OS X 10.9+
  • Xcode 7.0+

Communication

  • Please file bugs and feature requests on the GitHub issue tracker.

Usage

Connecting to MIDI hardware

let hardware = Hardware();

License

swift-midi is released under the Apache 2.0 license. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.9%
  • Objective-C 1.1%