The HCodecs package
The library provides functions to read write and manipulate Midi, Wav and SoundFont2 multimedia file formats. It is written entirly 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).
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.1, 0.2, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | array, base, bytestring, QuickCheck, random |
| License | BSD3 |
| Author | George Giorgidze |
| Maintainer | George Giorgidze (GGG at CS dot NOTT dot AC dot UK) |
| Category | Codec |
| Home page | http://cs.nott.ac.uk/~ggg/ |
| Upload date | Fri Mar 14 16:01:20 UTC 2008 |
| Uploaded by | GeorgeGiorgidze |
| Built on | ghc-6.10, ghc-6.8 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- HCodecs-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)