zoom-cache-pcm-0.3.0.1: Library for zoom-cache PCM audio codecs

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>
Safe HaskellNone

Data.ZoomCache.PCM.Enumeratee

Description

ZoomCache PCM enumeratee conversions

Synopsis

Documentation

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

Read the summary of an entire track.

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

Read the summary of an entire track.