Skip to content

binarynate/cocoa-midi-message-parser

Repository files navigation

cocoa-midi-message-parser

An Objective-C wrapper for the midi-message-parser C library to allow it to be used in the nativescript-midi NativeScript plugin.

Building

After you clone the repo, you must initialize the git submodule:

git submodule init
git submodule update

After that, you can build the project with XCode.

About

Objective-C wrapper for the midi-message-parse library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published