Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
orchetect/MIDIFileKit
MIDIFileKit
A Swift library for reading and writing MIDI files.
Note: Library is currently limited to writing MIDI files but can be improved in future to add read support.
Roadmap
- ☐ Add MIDI file read support
- ☐ Add unit tests
Github
link |
Stars: 1 |
Last commit: 1 week ago |
You may find interesting
Releases
0.1.3 - 2021-01-20T03:28:02
- Added
Note.allNotes
static property - Formatting cleanup
- Handful of preliminary unit tests