HCodecs: A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files.

[ bsd3, codec, library ] [ Propose Tags ]

The library provides functions to read, write and manipulate MIDI, WAVE and SoundFont2 multimedia files. It is written entirely in Haskell (without any FFI). It uses efficient parsing and building combinators for binary data stored in ByteStrings (based on the one in binary package).

Correctness of significant parts of the library has been validated with QuickCheck and Haskell Program Coverage (HPC) tool-kits.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.2
Dependencies array (>=0.4), base (<4.11), bytestring, QuickCheck (>=2.0), random [details]
License BSD-3-Clause
Copyright (c) 2007-2014 George Giorgidze
Author George Giorgidze
Maintainer George Giorgidze (giorgidze@gmail.com)
Revised Revision 1 made by Bodigrim at 2022-06-17T18:32:26Z
Category Codec
Home page http://www-db.informatik.uni-tuebingen.de/team/giorgidze
Source repo head: git clone https://github.com/giorgidze/HCodecs.git
Uploaded by GeorgeGiorgidze at 2014-05-29T22:38:33Z
Distributions LTSHaskell:0.5.2, NixOS:0.5.2, Stackage:0.5.2
Reverse Dependencies 14 direct, 7 indirect [details]
Downloads 20972 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]