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

Safe HaskellNone

Data.ZoomCache.PCM

Contents

Synopsis

PCM Type

Classes

Codec identifiers

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.