Interface with an AKAI APC Mini and MIDI Mix MIDI controllers using python
Requires mido and asyncio (will be automatically be installed with pip)
To install, simply run:
pip3 install -U git+https://github.com/secretowo/apc-mini-py
See the examples folder