Skip to content

Launchpad_MK2.ChannelStripComponent

Module constants

  • PAN_VALUE_DEVIATION_TOLERANCE = 0.01563

Classes

class ChannelStripComponent(ChannelstripComponentBase)

Bases: ChannelstripComponentBase

__init__(self, *a, **k)

set_mute_values(self, mute_on_value, mute_off_value)

set_solo_values(self, solo_on_value, solo_off_value)

set_arm_values(self, arm_on_value, arm_off_value)

_on_mute_changed(self)

_on_solo_changed(self)

_on_arm_changed(self)

_mute_color_value(self)

_solo_color_value(self)

_arm_color_value(self)

set_track(self, track)

_on_volume_changed(self)

_on_pan_changed(self)

_on_send_a_changed(self)

_on_send_b_changed(self)

_update_volume_button_led(self)

_update_pan_button_led(self)

_update_send_a_button_led(self)

_update_send_b_button_led(self)

volume_reset_button(self, button)

pan_reset_button(self, button)

send_a_reset_button(self, button)

send_b_reset_button(self, button)