README 349 B

12345678
  1. midillo (MIDI file tools)
  2. midillo is a library and set of tools for MIDI files manipulation. At
  3. this point it consists of simple diagnostic dump of MIDI file
  4. (mididump), a filter that strips unwanted events (midifilter), and a
  5. converter to SMF format 0 files (midi2f0), so that a keyboard which is
  6. not as capable as a computer would understand it.