HCodecs

Version 0.5.2 revision 0 uploaded by Mokosha.

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-2014 George Giorgidze
Homepage
http://www-db.informatik.uni-tuebingen.de/team/giorgidze
Maintainer
George Giorgidze (giorgidze@gmail.com) , Pavel Krajcevski (krajcevski@gmail.com)
Package URL
n/a
Stability
experimental

Components