vishnubob/python-midi
Python MIDI library observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 71
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5614
- days_rel: n/a
- days_push: 178
- n_releases_24m: 0
Adoption not part of the score
1548 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for reading, writing, and manipulating MIDI files and event streams. It provides high-level object-oriented abstractions for MIDI events, multi-track patterns, tempo maps, and file I/O independent of hardware.
Use cases
- parse midi files in python
- generate midi tracks programmatically
- read and write .mid files
- manipulate midi events and tempo maps
- build midi files from scratch
- dump midi file contents for inspection
When to choose
- you need to programmatically create, edit, or analyze MIDI files in Python
- you want hardware-independent MIDI event manipulation with tempo tracking
- you need a high-level object model for MIDI patterns and tracks
When to avoid
- you need real-time MIDI hardware input/output or live performance control
- you need audio synthesis or playback of MIDI to sound
- you need a maintained library with broad community support
Facets
library · maturity active
audio-processing parser serialization audio developer-tools python cross-platform midi music audio-files sequencing audio
1 source
- readme: https://github.com/vishnubob/python-midi · fetched 2026-08-28 · 984975a80202
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vishnubob/python-midi | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="vishnubob/python-midi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem