unreal.ChordMapPoint

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

Bases: MusicMapTimespanBase

Specifies the tonality of a given section of music.

C++ Source:

  • Plugin: Harmonix

  • Module: HarmonixMidi

  • File: ChordMap.h

Editor Properties: (see get_editor_property/set_editor_property)

  • length_ticks (int32): [Read-Write]

  • start_tick (int32): [Read-Write]