Skip to content

LV2_LX2_LC2_LD2.LV2TransportController

Classes

class LV2TransportController(FaderfoxTransportController)

Bases: FaderfoxTransportController

Class representing the transport section of LV2 controllers

__init__(self, parent)

realinit(self, parent)

trigger_track_clip(self, track_idx, clip_idx)

stop_track(self, track_idx)

build_midi_map(self, script_handle, midi_map_handle)

clear_all_leds(self)

set_slot_launch_led(self, track_idx, clip_idx, playing)

on_slot_clip_changed(self, slot, track_idx, slot_idx)

on_clip_playing_changed(self, clip, track_idx, clip_idx)

update_track_playing_status(self)

clip_add_callback(self, clip, track_idx, clip_idx)

slot_add_callback(self, slot, track_idx, slot_idx)

add_clip_listeners(self)

remove_slot_listeners(self)

remove_clip_listeners(self)

disconnect(self)