MidiParser
MidiParser copied to clipboard
Read/Write SMF(Standard Midi Files) in Swift for iOS/macOS
Changed access modifiers of inSeconds and inTick in MidiTime, so that we can read them.
Greetings @matsune I've used your great package to create **note-beams** in my project. > These I call note beams :) However, I've noticed that the duration of a _parsed_ midi...
the given error is Could not resolve package graph. Cannot continue. the package manifest at '/Package.swift' cannot be accessed (noEntry(PlaygroundProjectModel.FilePath(path: "/Package.swift"))) can someone help me? thanks
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Hi! I really like this project. Is it still being updated? Is there a newer version somewhere? Here's my situation [Random16s.mid.zip](https://github.com/matsune/MidiParser/files/8792383/Random16s.mid.zip) That MIDI file has only one track, but MidiParser...
Hello. Thanks for the nice library, but there is a problem with it. I generated a .mid file according to your instructions. Then I try to play the recording using...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
- make KeySignatures Type public - make regular timestamp and regular duration public - Use Bundle.module , update swift package manager tool to 5.5