@hackage zmidi-core0.2.1

Read and write MIDI files.

  • Installation

  • Dependencies (0)

  • Dependents (0)

Minimalist library to read and write MIDI files, with dependencies only on ByteString and Data.Binary.

Changelog:

v0.2.0 to v0.2.1:

  • Added Show class constraints to various type signatures to accommodate changes to Num superclass hierarchy in GHC 7.4. Thanks to Remy Moueza for the patches.

v0.1.0 to v0.2.0:

  • Added a top-level shim module to import all the exposed modules. Added a version number module