zoom-cache-pcm: Library for zoom-cache PCM audio codecs
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Use the split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- zoom-cache-pcm-0.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 (<6), blaze-builder, bytestring (>=0.9 && <0.11), containers (>=0.2 && <0.6), iteratee (>=0.8.6.0 && <0.9), ListLike (>=1.0 && <4), mtl (>=2.0.0.0 && <3), type-level, zoom-cache (>=1.2.0.0 && <1.3.0.0) [details] |
License | BSD-3-Clause |
Author | Conrad Parker |
Maintainer | Conrad Parker <conrad@metadecks.org> |
Category | Sound |
Source repo | head: git clone git://github.com/kfish/zoom-cache-pcm.git |
Uploaded | by ConradParker at 2012-11-19T02:12:54Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6660 total (25 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] |