https://github.com/jsbean/pitchspellingtools
Structures that enable the spelling of Pitches
https://github.com/jsbean/pitchspellingtools
Last synced: 12 months ago
JSON representation
Structures that enable the spelling of Pitches
- Host: GitHub
- URL: https://github.com/jsbean/pitchspellingtools
- Owner: jsbean
- License: mit
- Created: 2016-05-01T20:15:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T11:09:27.000Z (almost 9 years ago)
- Last Synced: 2025-03-16T00:16:19.570Z (over 1 year ago)
- Language: Swift
- Size: 878 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PitchSpellingTools

[](https://travis-ci.org/dn-m/PitchSpellingTools)
[](https://codecov.io/gh/dn-m/PitchSpellingTools)
[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2FPitchSpellingTools)
## Integration
### Carthage
Integrate **PitchSpellingTools** 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/PitchSpellingTools"` 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 **PitchSpellingTools** into your iOS or macOS project.
---
### Documentation
See the [documentation](http://dn-m.github.io/PitchSpellingTools/).