• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language Objective-C++
  • Created about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Music sheet rendering for iOS

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.