The zoom-cache-pcm package
zoom-cache-pcm is a fairly simple data file format for storing and summarizing streams of PCM audio. See the zoom-cache package for general information about zoom-cache files.
This library provides codecs for use with the zoom-cache package, allowing you to build applications which read and write zoom-cache-pcm files. Tools for encoding and dumping zoom-cache-pcm files are in the package zoom-cache-sndfile.
When developing applications that read or write zoom-cache-pcm files, it should be sufficient to import only the module Data.ZoomCache.PCM.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.3.0.0, 0.3.0.1 |
|---|---|
| Dependencies | base (<3), blaze-builder, bytestring (0.9.*), containers (≥0.2 & <0.5), iteratee (≥0.8.6.0 & <0.9), ListLike (≥1.0 & <4), mtl (≥2.0.0.0 & <3), type-level, zoom-cache (≥0.9.0.0 & <0.10) or base (≥3 & <6), blaze-builder, bytestring (0.9.*), containers (≥0.2 & <0.5), iteratee (≥0.8.6.0 & <0.9), ListLike (≥1.0 & <4), mtl (≥2.0.0.0 & <3), type-level, zoom-cache (≥0.9.0.0 & <0.10) |
| License | BSD3 |
| Author | Conrad Parker |
| Maintainer | Conrad Parker <conrad@metadecks.org> |
| Stability | Experimental |
| Category | Sound |
| Source repository | git clone git://github.com/kfish/zoom-cache-pcm.git |
| Upload date | Mon Dec 12 01:39:53 UTC 2011 |
| Uploaded by | ConradParker |
| Built on | ghc-7.2 |
Modules
Downloads
- zoom-cache-pcm-0.2.2.0.tar.gz (Cabal source package)
- package description (included in the package)