1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reinstated dict() and from_dict() methods. More... almost 9 years ago
decode_msg() raises correct exception (ValueError) for [0xf0] (no end byte). More... almost 9 years ago
Renamed encode_msg() to encode_message() and same for decode for consistency. More... almost 9 years ago
Updated docs. More... almost 9 years ago
Updated roadmap. More... almost 9 years ago
Bugfix: is_input and is_output were always False for RtMidi ports. More... almost 9 years ago
Bugfix: BasePort.__init__() was called twice in some cases. More... almost 9 years ago
rtmidi/LINUX_ALSA ports can now be opened using only port (or client:name). More... almost 9 years ago
Fixed typo that prevented named port to be opened with RtMidi. More... about 9 years ago
RtMidi ports didn't have is_input and is_output. More... about 9 years ago
Message.from_hex() didn't handle tabs and newlines. More... about 9 years ago
Merged changes from 1.1.23. More... about 9 years ago
Bumped version to 1.1.23. More... about 9 years ago
Bugfix: ``read_syx_file()`` didn't handle '\n' in text format file. More... about 9 years ago
RtMidi backend: renamed client argument to client_name. More... about 9 years ago
Fixed typo. More... about 9 years ago
Updated roadmap. More... about 9 years ago
Added roadmap. More... about 9 years ago
Refactored __setattr__() / _setattr() to work the same for all message types. More... about 9 years ago
Fixed some problems with the new port mixins. More... about 9 years ago
Added polling to amidi backend. More... about 9 years ago
Switched amidi backend from subclassing to mixins. More... about 9 years ago
Removed locking from IOPort. More... about 9 years ago
Refactored RtMidi backend again. More... about 9 years ago
Merge changes from 1.1.22. More... about 9 years ago
Bumped version to 1.1.22. More... about 9 years ago
Reverted previous bugfix. More... about 9 years ago
Fixed typo in RtMidi. More... about 9 years ago
Merged changes from 1.1.20-1.1.21. More... about 9 years ago
Bumped version to 1.1.21. More... about 9 years ago