1
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finished the hex encoder. More... over 14 years ago
Rewrote entire msg.py. Wrote a parser and a hex encoding module. More... over 14 years ago
Added todo item More... over 14 years ago
Fix a few small things in README More... over 14 years ago
Forgot to remove a print() More... over 14 years ago
Removed reference to Msg.bytes and Msg.bin from README More... over 14 years ago
Time values can now be negative, and also long integers. More... over 14 years ago
Made the __call__() syntax the standard, and removed copy(). Updated README and added a list of all available messages. More... over 14 years ago
Msg.copy() now returns itself if no arguments were passed. More... over 14 years ago
Edited README More... over 14 years ago
Edited README More... over 14 years ago
Started Sphinx documentation. More... over 14 years ago
Removed midi.txt (no longer needed) More... over 14 years ago
Removed outdated notes from msg.py More... over 14 years ago
Updated README More... over 14 years ago
Removed serialization from msg.py. It doesn't belong there. More... over 14 years ago
Found a name for the project: ProtoMIDI More... over 14 years ago
Small change to assert_data() More... over 14 years ago
Cleaned up the file tree. More... over 14 years ago
Added to todo list. More... over 14 years ago
Update README.rst More... over 14 years ago
Added header to msg.py. More... over 14 years ago
Reimplemented msg.py. No serialization yet. More... over 14 years ago
Today I learnt that calling a module 'types.py' can cause all kinds of hurt: Just try: (touch types.py; python) More... over 14 years ago
Edited portmidi.rst via GitHub More... over 14 years ago
Started implementing portaudio.py More... over 14 years ago
Removed some unnecessary selfs. More... over 14 years ago
Merge branch 'master' of github.com:olemb/midi More... over 14 years ago
Added example to portmidi.rst draft More... over 14 years ago
Wrote API draft for PortMidi wrapper. More... over 14 years ago