Skip to content

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)

set_scene_list_new_button(self, button)

set_new_button(self, button)

set_new_scene_button(self, button)

deactivate_recording(self)

__on_re_enable_automation_enabled_changed(self)

re_enable_automation_button(self, button)

__on_session_automation_record_changed(self)

_on_session_automation_record_changed(self)

automation_button(self, is_toggled, button)

delete_automation_button(self, button)

update(self)

_update_scene_list_new_button(self)

_update_new_button(self)

_update_generic_new_button(self, new_button)

_update_new_scene_button(self)

_update_record_button(self)

_on_playing_clip_has_envelopes_changed(self)

_update_delete_automation_button_color(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)

record_button(self, button)

_on_record_button_pressed(self)

_trigger_recording(self)

record_button(self, button)

_on_record_button_released(self)

__on_new_scene_button_value(self, value)

__on_scene_list_new_button_value(self, value)

__on_new_button_value(self, value)

_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)

_reconnect_track_listeners(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)