Skip to content

1.4.16 - Gave all MIDIMessage objects a useful repr()

Compare
Choose a tag to compare
@evaherrada evaherrada released this 06 Jun 19:43
· 2 commits to main since this release

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-midi.

Read the docs for info on how to use it.

What's Changed

  • Give all MIDIMessage objects a useful repr() by @jepler in #53

Full Changelog: 1.4.15...1.4.16