| Safe Haskell | None |
|---|
Sound.File.NeXT
Description
Read and write NeXT/Sun format sound files.
Documentation
type FrameCount = IntSource
Number of frames at Header.
type SampleRate = IntSource
Sample rate at Header.
type ChannelCount = IntSource
Number of channels at Header.
Data type encapsulating sound file meta data.
Constructors
| Header | |
Fields | |
module Sound.File.Encoding