|
Control Surface API
2.2.2
|

Public Member Functions | |
| void | valueChanged (int index, boolean newValue) |
Definition at line 3 of file IndexedBooleanValueChangedCallback.java.
| void valueChanged | ( | int | index, |
| boolean | newValue | ||
| ) |
Registers an observer that reports the names of the scenes and slots. The slot names reflect the names of containing clips.
| callback | a callback function receiving two parameters: 1. the slot index (integer) within the configured window, and 2. the name of the scene/slot (string) |