@hackage HCodecs0.0.1

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

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      George Giorgidze (GGG at CS dot NOTT dot AC dot UK)

    • Versions

    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).