python3-midiutil

Python 3 library to write multi-track MIDI files
  https://github.com/MarkCWirt/MIDIUtil
  0
  no reviews



MIDIUtil is a pure Python library that allows one to write multi-track Musical Instrument Digital Interface (MIDI) files from within Python programs. It is object-oriented and allows one to create and write these files with a minimum of fuss.

This package provides the Python 3.x module.