midi-util

Utility functions for processing MIDI files

http://github.com/mtolly/midi-util

Latest on Hackage:0.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael Tolly
Maintained by [email protected]

Common high-level tasks when processing MIDI files.

  • Use tempos to translate between musical time (beats) and real time (seconds).

  • Use time signatures to reference positions using measures instead of just beats.

  • Find or change the names of MIDI tracks.