The latest version of HCodecs is 0.5.2-0.

HCodecs

Version 0.3 revision 0 uploaded by DonyaQuick.

Package meta

Synopsis
A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files.
Description

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.

Author
George Giorgidze
Bug reports
n/a
Category
Codec
Copyright
(c) 2007-2011 George Giorgidze
Homepage
http://www-db.informatik.uni-tuebingen.de/team/giorgidze and http://haskell.cs.yale.edu/
Maintainer
George Giorgidze (giorgidze@gmail.com) and Donya Quick (donya.quick@yale.edu)
Package URL
n/a
Stability
experimental

Components