/musickit

Music sheet rendering for iOS

Primary LanguageObjective-C++MIT LicenseMIT

MusicKit

measure

MusicKit is an iOS/MacOS X framework for rendering sheet music. It depends on mxml for loading and laying out MusicXML files.

Setup

After cloning fetch all dependencies:

git submodule update --init --recursive
pod install

See PreviewGenerator for an quick example on how to use.


License

MusicKit is available under the MIT license. See the LICENSE file for more info. Copyright © 2016 Venture Media Labs.