@hackage HCodecs0.0.1

The library to read, write and manipulate MIDI, WAV, and SoundFont2 files.

The library provides functions to read write and manipulate Midi, Wav and SoundFont2 multimedia file formats. It is written entirly in Haskell (without any FFI). It uses efficient parsing and building combinators for binary data stored in ByteStrings (based on the one in binary package).