An open API service indexing awesome lists of open source software.

https://github.com/brokensource/umidi

🎹 Fastest Python MIDI file reading
https://github.com/brokensource/umidi

midi mido pretty-midi python-midi

Last synced: 9 months ago
JSON representation

🎹 Fastest Python MIDI file reading

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> This repository needs further development and testing to be considered stable.

Meet `umidi`, the fastest, pure-python, midi file reading library available, pronounced "micro-midi". Gives you [`attrs`](https://pypi.org/project/attrs/) classes with many utilities for all notes, events, meta messages and more. It wins by over 10x in speed compared to `pretty-midi` and/or `mido`, and is very easy to use.