Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
BooleanValue | exists () |
BooleanValue | createEqualsValue (ObjectProxy other) |
![]() | |
boolean | isSubscribed () |
void | setIsSubscribed (boolean value) |
void | subscribe () |
void | unsubscribe () |
Interface for an object that acts as a proxy for the actual object in Bitwig Studio (for example a track, a device etc).
BooleanValue createEqualsValue | ( | ObjectProxy | other | ) |
Creates a BooleanValue that determines this proxy is considered equal to another proxy. For this to be the case both proxies need to be proxying the same target object.
BooleanValue exists | ( | ) |
Returns a value object that indicates if the object being proxied exists, or if it has content.