The HSoundFile package
This package is obsolete: use sndfile-enumerators instead.
encode and decode soundfiles using lazy ByteStrings. Audio files may be read or written, with classes and data structures to facilitate conversion between different formats. Currently only wave format is supported. Error handling is supported via Control.Monad.ErrorT.
Properties
| Version | 0.2.2 |
|---|---|
| Dependencies | base (<3), binary, filepath, haskell98, mtl, parallel or base (≥3), binary, bytestring (≥0.9), filepath, haskell98, mtl, parallel |
| License | BSD3 |
| Author | John W. Lato, jwlato@gmail.com |
| Maintainer | John W. Lato, jwlato@gmail.com |
| Stability | experimental |
| Category | Codecs, Sound |
| Home page | http://mml.music.utexas.edu/jwlato/HSoundFile |
| Upload date | Sun May 4 18:27:56 UTC 2008 |
| Uploaded by | JohnLato |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Build failure | ghc-7.0 (log) |
Modules
- Sound
Downloads
- HSoundFile-0.2.2.tar.gz (Cabal source package)
- package description (included in the package)