Skip to content

ableton.v3.control_surface.components.target_channel_strip

Classes

class TargetChannelStripComponent(ChannelStripComponent)

Bases: ChannelStripComponent

__init__(self, name, target_track, send_range_name, *a, **k)

set_send_controls(self, controls)

set_cycle_send_index_button(self, button)

set_prev_send_index_button(self, button)

set_next_send_index_button(self, button)

cycle_send_index(self)

_set_indexed_send_control(self, send_index, control)

__getattr__(self, name)

_update_target_track(self)

_update_send_controls(self)