ableton.v2.control_surface.components.session_recording
Classes
class SessionRecordingComponent(Component)
Bases: Component
Attributes
_SessionRecordingComponent__on_re_enable_automation_enabled_changed
_SessionRecordingComponent__on_session_automation_record_changed
_SessionRecordingComponent__on_tracks_changed_in_live
_SessionRecordingComponent__on_is_playing_changed_in_live
_SessionRecordingComponent__on_new_scene_button_value
_SessionRecordingComponent__on_scene_list_new_button_value
_SessionRecordingComponent__on_new_button_value
__init__(self, view_controller, *a, **k)
deactivate_recording(self)
__on_re_enable_automation_enabled_changed(self)
__on_session_automation_record_changed(self)
_on_session_automation_record_changed(self)
update(self)
_on_playing_clip_has_envelopes_changed(self)
_delete_automation_value(self)
_get_playing_clip(self)
_handle_limitation_error_on_scene_creation(self)
__on_tracks_changed_in_live(self)
__on_is_playing_changed_in_live(self)
_trigger_recording(self)
_prepare_new_action(self)
_has_clip(self, scene_or_track)
_create_silent_scene(self, scene_index)
_jump_to_next_slot(self, track, start_index)
_stop_recording(self)
_start_recording(self)
_next_empty_slot(self, track, scene_index)
_view_selected_clip_detail(self)
scene_list_mode(self)
scene_list_mode(self, scene_list_mode)
Functions
track_fired_slot(track)
track_playing_slot(track)
track_is_recording(track)
track_will_record(track)