Skip to content

Launchpad_Pro_MK3.session

Classes

class ClipSlotComponent(ClipSlotComponentBase)

Bases: ClipSlotComponentBase

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

set_quantize_button(self, button)

set_double_button(self, button)

_on_launch_button_pressed(self)

_on_launch_button_released(self)

_do_quantize_clip(self)

_do_double_clip(self)

_on_clip_deleted(self)

_on_slot_selected(self)

_on_clip_duplicated(self)

_update_launch_button_color(self)

class SceneComponent(SceneComponentBase)

Bases: SceneComponentBase

Attributes

  • clip_slot_component_type

_on_launch_button_released(self)

_on_scene_selected(self)

_on_scene_deleted(self)

_on_scene_duplicated(self)

_update_launch_button(self)

class SessionComponent(SessionComponentBase)

Bases: SessionComponentBase

Attributes

  • scene_component_type
  • managed_quantize_button
  • managed_double_button

set_managed_quantize_button(self, button)

set_managed_double_button(self, button)