@hackage zoom-cache-pcm0.3.0.1
Library for zoom-cache PCM audio codecs
Installation
Dependencies (9)
- ListLike >=1.0 && <4
- base >=3 && <6
- blaze-builder
- bytestring >=0.9 && <0.11
- containers >=0.2 && <0.6
- iteratee >=0.8.6.0 && <0.9 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/zoom-cache-sndfile
Package Flags
splitbase
(on by default)
Use the split-up base 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.