zmidi-core: Read and write MIDI files.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Minimalist library to read and write MIDI files, with dependencies only on ByteString, Containers and Data.Binary.
Changelog:
v0.8.2 to v0.9.0:
Improvements to handling pitch bend. The value of pitch bend is now represented as a Word14 and it is encoded and decoded according to the MIDI spec (previously it was left uninterpreted). Thanks to Joachim Tilsted Kristensen.
Removed ZMidi.Core.VersionNumber file. This means we can have a vanilla Setup.hs file.
v0.8.1 to v0.8.2:
Updated to compile with ghc-8.4. Thanks to Evan Laforge.
v0.8.0 to v0.8.1:
Fixed error with missing CPP directive in ZMidi.Core.Pretty.
For older changes see - CHANGES file.
Properties
Versions | 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.9.0, 0.9.0 |
---|---|
Change log | CHANGES |
Dependencies | base (<5), binary (>=0.5), bytestring, containers [details] |
License | BSD-3-Clause |
Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
Author | |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Category | Music |
Home page | https://github.com/stephentetley/zmidi-core |
Uploaded | by StephenTetley at 2018-07-16T20:21:09Z |
Modules
[Index]
Downloads
- zmidi-core-0.9.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees