Skip to content

APC64.touch_strip

Module constants

  • FINE_TUNE_FACTOR = 65536

Classes

class TouchStripTouchElement(TouchElement)

Bases: TouchElement

receive_value(self, value)

class LedStyle(Enum)

Bases: Enum

Attributes

  • off = 0
  • default = 1
  • bipolar = 3

class TouchStripElement(EncoderElement)

Bases: EncoderElement

Attributes

  • _TouchStripElement__on_track_color_index_changed
  • _TouchStripElement__on_automation_state_changed

__init__(self, *a, **k)

_can_fine_tune_parameter(self)

reset(self)

script_wants_forwarding(self)

install_connections(self, *a, **k)

on_touch_strip_touched_or_released(self, is_touched)

receive_value(self, value)

_update_parameter_listeners(self)

_parameter_value_changed(self)

_send_led_style_value(self, style_value)

_get_led_style_value(self)

__on_track_color_index_changed(self)

__on_automation_state_changed(self)