Akai_Force_MPC.session
Classes
class SessionComponent(SessionComponentBase)
Bases: SessionComponentBase
Attributes
scene_component_type
stop_clip_color_controls
playing_position_controls
_SessionComponent__on_playing_position_changed
__init__(self, *a, **k)
set_clip_color_controls(self, controls)
set_clip_name_displays(self, displays)
set_scene_name_displays(self, displays)
set_scene_color_controls(self, controls)
set_scene_selection_controls(self, controls)
_reassign_tracks(self)
_on_fired_slot_index_changed(self, track_index)
_on_playing_slot_index_changed(self, track_index)
_update_playing_position_subject(self, track_index)
_update_playing_position_subjects(self)
_do_update_playing_position_subject(self, index)
__on_playing_position_changed(self, index)
_update_stop_clips_led(self, index)
_set_clip_controls(self, name, controls)
_set_scene_controls(self, name, controls)
_can_have_playing_slots(self, track)
Functions
_set_method(component, control_name)
find_first_playing_grouped_track(group_track, all_tracks)
is_child_of_group_track(group_track, track)