Skip to content

Releases: adafruit/Adafruit_CircuitPython_MIDI

1.4.14 - Fixed pylint errors

15 Nov 17:41
e38bf1f
Compare
Choose a tag to compare

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

26 Aug 02:39
Compare
Choose a tag to compare

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

22 Aug 18:59
Compare
Choose a tag to compare

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

09 Aug 19:55
Compare
Choose a tag to compare

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

09 Jun 18:42
Compare
Choose a tag to compare

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

07 Jun 17:21
Compare
Choose a tag to compare

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

03 Apr 19:12
3d87190
Compare
Choose a tag to compare

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

09 Mar 18:24
1ca7258
Compare
Choose a tag to compare

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

04 Feb 20:16
Compare
Choose a tag to compare

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

15 Nov 19:44
1127e3f
Compare
Choose a tag to compare

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.