Akai_Force_MPC.scene¶
Classes¶
class SceneComponent(SceneComponentBase)¶
Bases: SceneComponentBase
Attributes¶
clip_slot_component_typescene_name_displayscene_color_controlscene_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'