Releases: adafruit/Adafruit_CircuitPython_MIDI
1.4.14 - Fixed pylint errors
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.
1.4.13 - Made copyright stay up to date in docs/conf.py
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.
1.4.12 - Fixed version string
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.
1.4.11 - Switched to pyproject.toml
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.
1.4.10 - Added cp.org link to index.rst
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.
1.4.9 - Repo documentation and config updates
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.
1.4.8 - Fixed, updated control change values
Fixed ATTACK_TIME value, added PORTAMENTO and CHORUS values. Thanks @deckerego and @rimwolf-redux!
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.
1.4.7 - Made velocity public variable, minor documentation addition
NoteOff
now has it's velocity
attribute as public. Also added additional documentation for instance attributes of NoteOn
and NoteOff
.
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.
1.4.6 - Updated documentation link, python version
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.
1.4.5 - Updated pylint version, linted
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.