Skip to content

Akai_Force_MPC.scene

Classes

class SceneComponent(SceneComponentBase)

Bases: SceneComponentBase

Attributes

  • clip_slot_component_type
  • scene_name_display
  • scene_color_control
  • scene_selection_control
  • _default_scene_color = 'DefaultButton.Off'
  • _SceneComponent__on_scene_name_changed
  • _SceneComponent__on_scene_color_changed
  • _SceneComponent__on_selected_scene_changed

__init__(self, *a, **k)

force_launch_button(self, value)

force_launch_button(self, value)

set_scene(self, scene)

__on_scene_name_changed(self)

__on_scene_color_changed(self)

__on_selected_scene_changed(self)

_update_scene_color_control(self)

_update_scene_name_display(self)

_update_launch_button(self)

class MPCSceneComponent(SceneComponent)

Bases: SceneComponent

Attributes

  • _default_scene_color = 'Session.SceneDefault'

__init__(self, *a, **k)