1
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog. More... almost 12 years ago
Fixed an error in setup.py. More... almost 12 years ago
Changed message of EOFError. More... almost 12 years ago
Now gives more sensible error message in empty MIDI file. More... almost 12 years ago
Bugfix: (MIDI files) didn't handle SMPTE offset with frames > 29. More... almost 12 years ago
Updated changelog. More... almost 12 years ago
Bugfix: channel prefix can be > 15. More... almost 12 years ago
Sorted meta message specs. More... almost 12 years ago
bugfix: didn't handle MIDI files without track headers. More... almost 12 years ago
Tweaked format of debug output. More... almost 12 years ago
Added comment. More... almost 12 years ago
Systex exclusive was written with too short length field. More... almost 12 years ago
Sysex messages in MIDI files should work now. More... almost 12 years ago
MidiFile._load() should now handle both f0 and f7 events. More... almost 12 years ago
Sysex messages (0xf0) are now read correctly. More... almost 12 years ago
Added debugging for _read_sysex(). More... almost 12 years ago
Added _read_track() to _DebugMidiFile. More... almost 12 years ago
Improved debugging in midifiles.py. Can now be turned on with debug(). More... almost 12 years ago
Updated manifest. More... almost 12 years ago
setup.py: Readme is now opened in mode 'rt'. More... about 12 years ago
Bumped version to 1.1.4. More... about 12 years ago
Updated readme. More... about 12 years ago
Fixed a bug in _print_bytes(). More... about 12 years ago
Bugfix: some valid key signatures were counted as invalid. More... about 12 years ago
Bufix: _print_bytes() repeated address when printing a list. More... about 12 years ago
bugfix: Mido crashed when reading some MIDI files. More... about 12 years ago
Updated changelog. More... about 12 years ago
_print_bytes() printed relative instead of absolute file position. More... about 12 years ago
Bugfix: fixed typo in MidiFile ("last_systex" instead of "last_sysex"). More... about 12 years ago
Improved debugging tools in midifiles.py. More... about 12 years ago