/apc-mini-py

Control an AKAI Professional APC mini using python

Primary LanguagePython

apc-pro-py

Interface with an AKAI APC Mini and MIDI Mix MIDI controllers using python

Requires mido and asyncio (will be automatically be installed with pip)

Install:

To install, simply run:

pip3 install -U git+https://github.com/secretowo/apc-mini-py 

Usage:

See the examples folder