1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up the file tree. More... about 15 years ago
Added to todo list. More... about 15 years ago
Update README.rst More... about 15 years ago
Added header to msg.py. More... about 15 years ago
Reimplemented msg.py. No serialization yet. More... about 15 years ago
Today I learnt that calling a module 'types.py' can cause all kinds of hurt: Just try: (touch types.py; python) More... about 15 years ago
Edited portmidi.rst via GitHub More... about 15 years ago
Started implementing portaudio.py More... about 15 years ago
Removed some unnecessary selfs. More... about 15 years ago
Merge branch 'master' of github.com:olemb/midi More... about 15 years ago
Added example to portmidi.rst draft More... about 15 years ago
Wrote API draft for PortMidi wrapper. More... about 15 years ago
Fixed a few bugs. More... about 15 years ago
Implemented the rest of the message classes. More... about 15 years ago
No longer works in Python 3. More... about 15 years ago
Worked on msg.py More... about 15 years ago
Refactored the code. It is now a package. More... about 15 years ago
Added hex numbers to midi.txt More... about 15 years ago
Edited tuplemidi.py via GitHub More... about 15 years ago
Yeah, "Made midi.py the default." and then I forgot to add it. :) More... about 15 years ago
Documenting... More... about 15 years ago
Fixed a typo. More... about 15 years ago
Wrote about immutability in the docs. More... about 15 years ago
Wrote new README.rst More... about 15 years ago
Cleaned up the API a bit. More... about 15 years ago
Made midi.py the default. More... about 15 years ago
Wrote Sysex class, added midi.txt and made some other changes. More... about 15 years ago
Now supports Python 2. More... about 15 years ago
Setting sensible default values, removing a lot of boilerplate More... about 15 years ago
Wrote a todo item More... about 15 years ago