Skip to content

Blackstar_Live_Logic.looper

Classes

class LooperComponent(Component)

Bases: Component

Attributes

  • time_display
  • _LooperComponent__on_song_time_changed
  • _LooperComponent__on_song_is_playing_changed
  • _LooperComponent__on_track_list_changed
  • _LooperComponent__on_fired_slot_index_changed
  • _LooperComponent__on_playing_slot_index_changed
  • _LooperComponent__on_input_routing_type_changed

__init__(self, session_ring, *a, **k)

update(self)

foot_switches(self, switch)

foot_switches(self, switch)

foot_switches(self, switch)

__on_song_time_changed(self)

__on_song_is_playing_changed(self)

__on_track_list_changed(self)

__on_fired_slot_index_changed(self, track)

__on_playing_slot_index_changed(self, track)

__on_input_routing_type_changed(self, track)

_begin_or_finish_loop(self, track)

_start_or_stop_playback(self, track)

_start_or_stop_group_track(self, track)

_delete_clip(self, track)

_cancel_recording(self, track)

_clip_state_changed(self, index)

_update_tracks(self)

_update_track(self, track, update_parent_group)

_update_leds(self, index, track)

_exclusive_arm_next_track(self, index)

_exclusive_arm(self, track)

_update_last_stopped_slot_for_track(self, track)

_update_longest_playing_clip(self, first_record)

_get_controlled_clip_slot(self, track)

_get_last_stopped_slot_with_clip(self, track)