unreal.TempoInfoPoint

class unreal.TempoInfoPoint(start_tick: int = 0, length_ticks: int = 0)

Bases: MusicMapTimespanBase

A position in a song where the tempo is specified (the rate at which the music plays)

C++ Source:

  • Plugin: Harmonix

  • Module: HarmonixMidi

  • File: TempoMap.h

Editor Properties: (see get_editor_property/set_editor_property)

  • length_ticks (int32): [Read-Write]

  • start_tick (int32): [Read-Write]