pretty-midi 0.2.11


pip install pretty-midi

  Latest version

Released: Oct 08, 2025

Project Links

Meta
Author: Colin Raffel

Classifiers

License
  • OSI Approved :: MIT License

Programming Language
  • Python

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

Topic
  • Multimedia :: Sound/Audio :: MIDI

Functions and classes which make handling MIDI data easy in Python. Provides methods for parsing, modifying, and analyzing MIDI files.

Extras:
Dependencies:
numpy (>=1.7.0)
mido (>=1.1.16)
six
importlib_resources