HCodecs: The library to read, write and manipulate MIDI, WAV, and SoundFont2 files.
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).
Modules
[Index]
Downloads
- HCodecs-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.2 |
---|---|
Dependencies | array, base, bytestring, QuickCheck (<2), random [details] |
License | BSD-3-Clause |
Author | George Giorgidze |
Maintainer | George Giorgidze (GGG at CS dot NOTT dot AC dot UK) |
Revised | Revision 1 made by Bodigrim at 2022-06-17T18:44:55Z |
Category | Codec |
Home page | http://cs.nott.ac.uk/~ggg/ |
Uploaded | by GeorgeGiorgidze at 2008-03-14T16:01:20Z |
Distributions | LTSHaskell:0.5.2, NixOS:0.5.2, Stackage:0.5.2 |
Reverse Dependencies | 14 direct, 7 indirect [details] |
Downloads | 21587 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |