HCodecs-0.4.2: A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files.

PortabilityPortable
StabilityExperimental
MaintainerGeorge Giorgidze <http://cs.nott.ac.uk/~ggg/>
Safe HaskellNone

Codec.Wav

Description

Module for reading and writting of WAVE (.wav) audio files.

Documentation

buildWav :: (IArray UArray a, Audible a, AudibleInWav a) => Audio a -> BuilderSource