Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
String | get () |
String | getLimited (int maxLength) |
![]() | |
void | markInterested () |
void | addValueObserver (ObserverType callback) |
String get | ( | ) |
Gets the current value.
String getLimited | ( | int | maxLength | ) |
Gets the current value and tries to intelligently limit it to the supplied length in the best way possible.