https://github.com/audiokit/pianoroll
Touch oriented piano roll for iOS and macOS
https://github.com/audiokit/pianoroll
Last synced: 10 months ago
JSON representation
Touch oriented piano roll for iOS and macOS
- Host: GitHub
- URL: https://github.com/audiokit/pianoroll
- Owner: AudioKit
- License: mit
- Created: 2022-05-29T01:16:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T01:32:37.000Z (over 1 year ago)
- Last Synced: 2025-06-09T08:14:27.290Z (11 months ago)
- Language: Swift
- Homepage:
- Size: 237 KB
- Stars: 76
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PianoRoll
Touch oriented piano roll for iOS and macOS

## Documentation
Documentation appears [here](https://swiftpackageindex.com/AudioKit/PianoRoll/main/documentation/pianoroll).
You can also build documentation by choosing "Build Documentation" under the "Product" Menu in Xcode.
## Demos
The `Demo` directory contains project demos for iOS and macOS.
The `PianoRoll.playground` file is quick way to test the piano roll within Xcode.