1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated readme. More... over 12 years ago
Fixed a broken link. More... over 12 years ago
Updated readme. More... over 12 years ago
Documenting... More... over 12 years ago
Documenting... More... over 12 years ago
Documenting... More... over 12 years ago
Some more characters are allowed in text format that I forgot: +() More... over 12 years ago
Time is included in str(message) if it is != 0. More... over 12 years ago
Merge branch 'master' of github.com:olemb/mido More... over 12 years ago
Time is not included in str(message). More... over 12 years ago
Removed a print(). More... over 12 years ago
Fixed a bug in example_send.py. ('note_on' was sent instead of 'note_off'.) More... over 12 years ago
Fixed a typo. More... over 12 years ago
Updated readme. More... over 12 years ago
Update readme. More... over 12 years ago
Bugfix: type was accepted as an argument to .copy(). Added test for this. More... over 12 years ago
Ran pep8 and fixed some things. More... over 12 years ago
Documenting... More... over 12 years ago
Created automatic API documentation. More... over 12 years ago
Wrote About MIDI and fixed many things in the docs. More... over 12 years ago
Fixed some formatting errors in the docs. More... over 12 years ago
Documenting... More... over 12 years ago
Removed something that was not needed in the tutorial. More... over 12 years ago
Updated readme. More... over 12 years ago
Small change to docs. More... over 12 years ago
Wrote a lot of docs. More... over 12 years ago
str(message) now includes time. More... over 12 years ago
Updated readme. More... over 12 years ago
Added shortcuts.py (message creation shortcuts: from mido.shortcuts import *) More... over 12 years ago
Added iter_pending() to portmidi.Input and ports.IOPort. More... over 12 years ago