nodi 0.1.1

A library for playback and abstraction of MIDI files.
Documentation

nodi

Nodi provides types and functions for abstracting MIDI files.

This crate works alongside with the midly and midir crates.

Features

  • Time-map MIDI events.
  • Join or merge multiple MIDI tracks.
  • Play MIDI files.

Examples

Please check out the source code of plmidi for an implementation.