ableton.v3.control_surface.components.playable¶
Classes¶
class PlayableComponent(Component)¶
Bases: Component
Attributes¶
pressed_pads
ableton.v3.control_surface.components.playable¶PlayableComponent(Component)¶Bases: Component
pressed_pads__init__(self, name, matrix_always_listenable, *a, **k)¶width(self)¶height(self)¶set_matrix(self, matrix)¶create_modifier_buttons(self, *button_names)¶_any_modifier_pressed(self)¶_set_control_pads_from_script(self, takeover_pads)¶_update_control_from_script(self)¶matrix(self, button)¶matrix(self, button)¶_on_matrix_pressed(self, button)¶_on_matrix_released(self, button)¶_update_led_feedback(self)¶_update_button_color(self, button)¶_update_note_translations(self)¶_reset_selected_pads(self)¶_set_button_control_properties(self, button)¶_button_should_be_enabled(self, button)¶_note_translation_for_button(self, button)¶update(self)¶