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

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>

Data.ZoomCache.PCM.Enumeratee

Description

ZoomCache PCM enumeratee conversions

Synopsis

Documentation

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

Read the summary of an entire track.

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

Read the summary of an entire track.