-
Method Summary
Enables/Disables the send.
Value that reports if the send happens before or after the fader.
Value that reports the color of the channel that this send sends to.
Define how the send will happen.
Methods inherited from interface com.bitwig.extension.controller.api.Parameter
addNameObserver, addValueDisplayObserver, deleteAllAutomation, hasAutomation, modulatedValue, name, reset, restoreAutomationControl, setIndication, setLabel, touch, value
Methods inherited from interface com.bitwig.extension.controller.api.SettableRangedValue
addBinding, addBinding, addBindingWithRange, addBindingWithRange, addBindingWithRangeAndSensitivity, addBindingWithSensitivity, inc, inc, incRaw, set, set, setImmediately, setRaw
-
Method Details
-
sendChannelColor
Value that reports the color of the channel that this send sends to.
- Since:
- API version 2
-
isPreFader
Value that reports if the send happens before or after the fader.
- Since:
- API version 10
-
sendMode
Define how the send will happen.
Possible values: AUTO, PRE, POST.
- Since:
- API version 10
-
isEnabled
Enables/Disables the send.
- Since:
- API version 18