|
Control Surface API
2.2.2
|
Public Member Functions | |
| Parameter | getControl (int index) |
Instances of this interface represent a bank of custom controls that can be manually learned to device parameters by the user.
Definition at line 9 of file UserControlBank.java.
| Parameter getControl | ( | int | index | ) |
Gets the user control at the given bank index.
| index | the index of the control within the bank |