Skip to content

Instantly share code, notes, and snippets.

View blueneogeo's full-sized avatar

Christian Vogel blueneogeo

View GitHub Profile
@llimllib
llimllib / padcolors.py
Last active February 10, 2023 23:45
Setting pad colors on the Novation LaunchKey Mini MK3
# This file demonstrates how to use midi codes to control the color of the
# keypads on a Novation LaunchKey mini; There is no official documentation of
# it as far as I can tell
#
# the LaunchKey MK2 Programmer's guide is useful, though not accurate to
# details on the MK3 mini:
# https://customer.novationmusic.com/sites/customer/files/novation/downloads/10535/launchkey-mk2-programmers-reference-guide.pdf
import random
import time