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
- Host: GitHub
- URL: https://github.com/jsbean/abstractmusicalmodel
- Owner: jsbean
- Created: 2017-01-03T14:15:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T15:14:03.000Z (almost 9 years ago)
- Last Synced: 2025-03-16T00:16:26.721Z (over 1 year ago)
- Topics: ios, macos, music, music-notation
- Language: Swift
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AbstractMusicalModel

[](https://travis-ci.org/dn-m/AbstractMusicalModel)
[](https://codecov.io/gh/dn-m/AbstractMusicalModel)
[](https://github.com/Carthage/Carthage)
[](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/).