|
Bitwig Studio Control Surface API
4.0.1
|
Public Member Functions | |
| abstract HardwareLightVisualState | getVisualState () |
| abstract boolean | equals (Object obj) |
Defines the current state of a MultiStateHardwareLight. What this state means is entirely up to the controller implementation.
The Object#equals(Object) method MUST be overridden to compare light states correctly.
Definition at line 12 of file InternalHardwareLightState.java.
|
abstract |
The visual state of this light (used by Bitwig Studio to visualize the light when needed).