ableton.v3.control_surface.controls.control_list (runtime)¶
Live 11 — Live Object Model & framework reference (descriptions and signatures).
Functions¶
control_list(control_type, *a, **k)¶
mixin(*args)¶
Classes¶
class ControlList(ControlList)¶
Methods¶
State(control=None, manager=None, unavailable_color=None, extra_args=None, extra_kws=None, *a, **k)¶
__init__(self, control_type=None, control_count=None, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_clear_state(self, manager)¶
_get_state(self, manager, state_factory=None)¶
_make_control_state(self, manager)¶
Attributes¶
DYNAMIC_CONTROL_COUNT=None_extra_args=[]- Built-in mutable sequence._extra_kws={}- dict() -> new empty dictionary
class ControlListBase(Control)¶
Methods¶
State(control=None, manager=None, unavailable_color=None, extra_args=None, extra_kws=None, *a, **k)¶
__init__(self, control_type=None, control_count=None, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_clear_state(self, manager)¶
_get_state(self, manager, state_factory=None)¶
_make_control_state(self, manager)¶
Attributes¶
DYNAMIC_CONTROL_COUNT=None_extra_args=[]- Built-in mutable sequence._extra_kws={}- dict() -> new empty dictionary
class FixedRadioButtonGroup(RadioButtonGroup)¶
Properties¶
checkeddouble_clickedpressedpressed_delayedreleasedreleased_delayedreleased_immediatelyvalue
Methods¶
State(*a, **k)¶
__init__(self, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_clear_state(self, manager)¶
_get_state(self, manager, state_factory=None)¶
_make_control_state(self, manager)¶
Attributes¶
DELAY_TIME=0.3- Convert a string or number to a floating point number, if possible.DOUBLE_CLICK_TIME=0.5- Convert a string or number to a floating point number, if possible.DYNAMIC_CONTROL_COUNT=NoneREPEAT_RATE=0.1- Convert a string or number to a floating point number, if possible._extra_args=[]- Built-in mutable sequence._extra_kws={}- dict() -> new empty dictionary
class RadioButtonGroup(ControlList, RadioButtonControl)¶
Properties¶
checkeddouble_clickedpressedpressed_delayedreleasedreleased_delayedreleased_immediatelyvalue
Methods¶
State(*a, **k)¶
__init__(self, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_clear_state(self, manager)¶
_get_state(self, manager, state_factory=None)¶
_make_control_state(self, manager)¶
Attributes¶
DELAY_TIME=0.3- Convert a string or number to a floating point number, if possible.DOUBLE_CLICK_TIME=0.5- Convert a string or number to a floating point number, if possible.DYNAMIC_CONTROL_COUNT=NoneREPEAT_RATE=0.1- Convert a string or number to a floating point number, if possible._extra_args=[]- Built-in mutable sequence._extra_kws={}- dict() -> new empty dictionary