An open API service indexing awesome lists of open source software.

https://github.com/jsbean/abstractmusicalmodel

Abstract musical model for the dn-m project
https://github.com/jsbean/abstractmusicalmodel

ios macos music music-notation

Last synced: about 2 months ago
JSON representation

Abstract musical model for the dn-m project

Awesome Lists containing this project

README

          

# AbstractMusicalModel

![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg)
[![Build Status](https://travis-ci.org/dn-m/AbstractMusicalModel.svg?branch=master)](https://travis-ci.org/dn-m/AbstractMusicalModel)
[![codecov](https://codecov.io/gh/dn-m/AbstractMusicalModel/branch/master/graph/badge.svg)](https://codecov.io/gh/dn-m/AbstractMusicalModel)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![GitHub version](https://badge.fury.io/gh/dn-m%2FAbstractMusicalModel.svg)](https://badge.fury.io/gh/dn-m%2FAbstractMusicalModel)

## Integration

### Carthage
Integrate **AbstractMusicalModel** into your iOS or macOS project with [Carthage](https://github.com/Carthage/Carthage).

1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/AbstractMusicalModel"` to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **AbstractMusicalModel** into your iOS or macOS project.

---

### Documentation
See the [documentation](http://dn-m.github.io/AbstractMusicalModel/).