Skip to content

ableton.v3.control_surface.components.clip_slot

Classes

class ClipSlotComponent(Component, Renderable)

Bases: Component, Renderable

Attributes

  • select_button
  • delete_button
  • duplicate_button
  • include_in_top_level_state = False
  • _ClipSlotComponent__on_slot_triggered_changed

__init__(self, clipboard, *a, **k)

clip_slot(self)

set_clip_slot(self, clip_slot)

set_non_player_track(self, track)

set_launch_button(self, button)

launch_button(self, _)

_on_launch_button_pressed(self)

_do_launch_slot(self)

launch_button(self, _)

_on_launch_button_released(self)

_has_clip(self)

_is_copying(self)

_any_modifier_pressed(self)

update(self)

_update_launch_button_color(self)

_feedback_value(self, track, slot_or_clip)

_triggered_color(slot_or_clip, is_clip)

_update_clip_property_slots(self, update_launch_button)

__on_slot_triggered_changed(self)