unreal.SongMaps

class unreal.SongMaps

Bases: StructBase

FSongMaps encapsulates a number of other musical/midi map types that are very useful for musical gameplay and interactivity.

With this class and the current playback position of a piece of music you can do things like determine the current Bar | Beat | Tick, song section, tempo, chord, etc.

C++ Source:

  • Plugin: Harmonix

  • Module: HarmonixMidi

  • File: SongMaps.h