zoom-cache-0.9.0.0: A streamable, seekable, zoomable cache file format

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>

Data.ZoomCache.Multichannel.List

Description

Default codec implementation for multichannel values of type [a].

This module implements the interfaces documented in Data.ZoomCache.Codec.

Multichannel SummaryData is simply a concatenation of n blocks of SummaryData for type a.

Synopsis

Documentation

wholeTrackSummaryListDouble :: (Functor m, MonadIO m) => [IdentifyCodec] -> TrackNo -> Iteratee ByteString m [Summary Double]Source

Read the summary of an entire track.