MKtl class that simplifies interfacing the Ableton Push 1 controller. Otherwise behaves as its parent MKtl.
Currently only implements an interface to set color LEDs.
name |
a name |
multiIndex |
should be 1, unless you have several, then it is 3, 5, etc. |
returns a 7bit CC-number representing the color specified by given arguments.
color |
A Symbol representing the color. |
intensity |
can be either |
blink |
can be either |
row |
either |
returns a 7bit velocity representing the color specified by the given arguments.
color |
A Symbol representing the color. |
intensity |
can be either |
blink |
can be either |
dictionary with light definitions.
turn off all lights.
elem |
element to be set. should be of type specified by method |
color |
A Symbol representing the color. |
intensity |
can be either |
blink |
can be either set light of a specific element |