Description
Library for zoom-cache PCM audio codecs.
Description
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
.