Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
void | launch (final boolean quantized) |
SettableStringValue | name () |
ColorValue | getColor () |
SettableBeatTimeValue | position () |
StringValue | getName () |
![]() | |
BooleanValue | exists () |
BooleanValue | createEqualsValue (ObjectProxy other) |
![]() | |
boolean | isSubscribed () |
void | setIsSubscribed (boolean value) |
void | subscribe () |
void | unsubscribe () |
![]() | |
void | deleteObject () |
HardwareActionBindable | deleteObjectAction () |
This interface defines access to the common attributes and operations of cue markers.
ColorValue getColor | ( | ) |
Gets a representation of the marker color.
StringValue getName | ( | ) |
void launch | ( | final boolean | quantized | ) |
Launches playback at the marker position.
quantized | Specified if the cue marker should be launched quantized or immediately |
SettableStringValue name | ( | ) |
Gets a representation of the marker name.
SettableBeatTimeValue position | ( | ) |
Gets a representation of the markers beat-time position in quarter-notes.