_Framework.TransportComponent
Module constants
TEMPO_TOP = 200.0
TEMPO_BOTTOM = 60.0
TEMPO_FINE_RANGE = 2.56
SEEK_SPEED = 10.0
Classes
class TransportComponent(CompoundComponent)
Bases: CompoundComponent
set_tempo_control(self, control, fine_control)
set_tempo_fine_control(self, fine_control)
set_song_position_control(self, control)
update(self)
_ffwd_value_slot(self, value)
_ffwd_value(self, value)
_rwd_value_slot(self, value)
_rwd_value(self, value)
_move_current_song_time(self, speed, delta)
_tap_tempo_value(self, value)
_tempo_value(self, value)
_tempo_fine_value(self, value)
_song_position_value(self, value)