hsdif-0.11: Haskell SDIF

Sound.SDIF.Frame

Description

SDIF frame functions

Synopsis

Documentation

data Frame Source

SDIF frame data store

Instances

frame_matrix_b :: Frame -> Int -> ByteStringSource

Extract nth matrix of Frame.

frame_matrix :: Frame -> Int -> MatrixSource

Extract and decode nth matrix of Frame.