in_channel improvements
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.