ableton.v2.control_surface.components.playable¶
Classes¶
class PlayableComponent(Component)¶
Bases: Component
Attributes¶
pressed_pads
ableton.v2.control_surface.components.playable¶PlayableComponent(Component)¶Bases: Component
pressed_pads__init__(self, *a, **k)¶set_accent_button(self, button)¶set_full_velocity(self, full_velocity)¶_set_control_pads_from_script(self, takeover_pads)¶_update_control_from_script(self)¶set_matrix(self, matrix)¶matrix(self, button)¶matrix(self, button)¶_on_matrix_pressed(self, button)¶_on_matrix_released(self, button)¶select_button(self, value, button)¶_reset_selected_pads(self)¶_update_led_feedback(self)¶_update_button_color(self, button)¶_button_should_be_enabled(self, button)¶_note_translation_for_button(self, button)¶_update_note_translations(self)¶_set_button_control_properties(self, button)¶update(self)¶width(self)¶height(self)¶apply_to_list(original_list, operation, item)¶