Skip to content

in_channel improvements

Compare
Choose a tag to compare
@tannewt tannewt released this 31 Mar 20:44
8bf1237
  • ALL_CHANNELS is removed.
  • Setting in_channel to "ALL" still works but will return a tuple of 16 ints instead of "ALL"
  • All in channels are captured by default now. The previous setting None crashed.

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.