Skip to content

Launchkey.SessionNavigationComponent

Classes

class ArmingTrackScrollComponent(ScrollComponent)

Bases: ScrollComponent

__init__(self, *a, **k)

scroll_up(self)

scroll_down(self)

_start_arming_task(self)

is_scrolling(self)

_track_to_arm(self)

_try_arm(self)

_arm_task(self, delta)

class SessionNavigationComponent(CompoundComponent)

Bases: CompoundComponent

__init__(self, *a, **k)

set_next_track_button(self, button)

set_prev_track_button(self, button)

set_next_scene_button(self, button)

set_prev_scene_button(self, button)

Functions

is_recording_clip(tracks, check_arrangement)