Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 336 Bytes

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