python-midi
python-midi copied to clipboard
add a class to convert from absolute MIDI tick to milliseconds
same as before, but now on the python3 branch
it seems to work for me, maybe it's also interesting for you
I've implemented it as a wrapper class to avoid messing up the existing code base and to avoid making the system slower if this functionality is not needed.
test failures are probably a travis-ci setup issue?