_Framework.ClipSlotComponent¶
Classes¶
class ClipSlotComponent(ControlSurfaceComponent)¶
Bases: ControlSurfaceComponent
_Framework.ClipSlotComponent¶ClipSlotComponent(ControlSurfaceComponent)¶Bases: ControlSurfaceComponent
__init__(self, *a, **k)¶on_enabled_changed(self)¶set_clip_slot(self, clip_slot)¶set_launch_button(self, button)¶set_delete_button(self, button)¶set_select_button(self, button)¶set_duplicate_button(self, button)¶set_triggered_to_play_value(self, value)¶set_triggered_to_record_value(self, value)¶set_started_value(self, value)¶set_recording_value(self, value)¶set_stopped_value(self, value)¶set_record_button_value(self, value)¶set_clip_palette(self, palette)¶set_clip_rgb_table(self, rgb_table)¶has_clip(self)¶update(self)¶_color_value(self, color)¶_track_is_armed(self, track)¶_feedback_value(self)¶_update_clip_property_slots(self)¶_on_clip_state_changed(self)¶_on_controls_other_clips_changed(self)¶_on_clip_color_changed(self)¶_on_clip_slot_color_changed(self)¶_on_slot_playing_state_changed(self)¶_on_clip_playing_state_changed(self)¶_on_recording_state_changed(self)¶_on_arm_value_changed(self)¶_on_implicit_arm_value_changed(self)¶_on_input_routing_type_changed(self)¶_on_has_stop_button_changed(self)¶_on_slot_triggered_changed(self)¶_launch_button_value(self, value)¶_do_delete_clip(self)¶_do_select_clip(self, clip_slot)¶_do_duplicate_clip(self)¶_do_launch_clip(self, value)¶find_nearest_color(rgb_table, src_hex_color)¶