Skip to content

1.4.7 - Made velocity public variable, minor documentation addition

Compare
Choose a tag to compare
@tekktrik tekktrik released this 09 Mar 18:24
· 58 commits to main since this release
1ca7258

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.