Skip to content

Move.transport

Module constants

  • GROOVE_AMOUNT_MAX = 1.3125
  • GROOVE_AMOUNT_STEP_SIZE
  • GROOVE_POOL_EMPTY = "Live's Groove\nPool is empty"

Classes

class TransportComponent(TransportComponentBase)

Bases: TransportComponentBase

__init__(self, *a, **k)

tempo_string(self)

groove_string(self)

set_shift_button(self, button)

increment_tempo(self, delta)

increment_groove(self, delta)

can_fine_tune(self)

tempo_encoder(self, value, _)

groove_encoder(self, value, _)

shift_button(self, *_)