The latest version of HCodecs is 0.5.2-0.
HCodecs
Version 0.0.3 revision 1 uploaded by Bodigrim.
Package meta
- Synopsis
- The 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 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.
- Author
- George Giorgidze
- Bug reports
- n/a
- Category
- Codec
- Copyright
- (c) 2007-2008 George Giorgidze
- Homepage
- http://www.cs.nott.ac.uk/~ggg/
- Maintainer
- George Giorgidze (GGG at CS dot NOTT dot AC dot UK)
- Package URL
- n/a
- Stability
- experimental