1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 1.2.5. More... almost 9 years ago
Updated changelog. More... almost 9 years ago
Merge pull request #91 from shabble/fix-jack-rtmidi More... almost 9 years ago
Pass current API param to rtmidi in Input/Output classes More... almost 9 years ago
Bumped version to 1.2.4. More... almost 9 years ago
Fixed outdated python-rtmidi install instructions. More... almost 9 years ago
Bumped version to 1.2.3. More... almost 9 years ago
Merge branch 'stable' More... almost 9 years ago
Bumped version to 1.2.2. More... almost 9 years ago
Bugfix: sysex data was broken in string format encoding and decoding. More... almost 9 years ago
from_hex() now calls from_bytes() ensuring that they do the same thing. More... almost 9 years ago
Removed duplicate (and incorrect) link in roadmap. More... almost 9 years ago
Simplified test a bit. More... almost 9 years ago
Simplified some imports in encode.py and decode.py. More... almost 9 years ago
Bugfix: ``BaseOutput.send()`` raised string instead of ``ValueError``. More... almost 9 years ago
Updated changelog. More... almost 9 years ago
Removed note about broken PyPI upload. More... almost 9 years ago
Merge pull request #85 from miketwo/patch-2 More... almost 9 years ago
fix typo More... almost 9 years ago
Updated changelog. More... almost 9 years ago
Updated changelog. More... almost 9 years ago
Merge pull request #84 from miketwo/patch-1 More... almost 9 years ago
Fix links in docs More... almost 9 years ago
Bumped version to 1.2.1. More... almost 9 years ago
Fixed typo. More... almost 9 years ago
Bugfix: issue #83, receive() in IOPort not working (reported by dagargo). More... almost 9 years ago
Bugfix: PortMidi backend was broken due to missing import (``ctypes.byref``). More... almost 9 years ago
Bumped version to 1.2.0. More... almost 9 years ago
Reinstated trove classifiers. More... almost 9 years ago
Added some tests for tick2second() and second2tick(). More... almost 9 years ago