hackageDB :: [Package]

Built with Cabal

The HCodecs package (version 0.0.3)

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 library has been validated with QuickCheck and Haskell Program Coverage (HPC) tool-kit.

HPC results can be seen at http://www.cs.nott.ac.uk/~ggg/hpc/HCodecs/hpc_index.html.

Other versions0.0.1, 0.0.2
Dependenciesarray, base, bytestring, QuickCheck, random
LicenseBSD3
Copyright(c) 2007-2008 George Giorgidze
AuthorGeorge Giorgidze
MaintainerGeorge Giorgidze (GGG at CS dot NOTT dot AC dot UK)
Stabilityexperimental
CategoryCodec
Home pagehttp://www.cs.nott.ac.uk/~ggg/
Exposed modulesCodec.Midi, Codec.Wav, Codec.SoundFont, Data.Audio, Data.ByteString.Parser, Data.ByteString.Builder
Upload dateMon Apr 7 15:35:18 PDT 2008
Uploaded byGeorgeGiorgidze
Built onghc-6.8

Downloads