> cat /dev/github | grep security-tools
discovered 03 Aug 2026

MIDIUtil

via awesome-list
→ View on GitHub
MIDIUtil is a Python library designed for creating multi-track MIDI files through a straightforward object-oriented interface, supporting both format 1 and format 2 files. Its primary use case is to enable easy integration and generation of MIDI data within Python applications. Notable features include comprehensive documentation for extension, compatibility with both Python 2 and 3, and a simple API for adding musical events and writing files to disk.