Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/UMusicTempometerComponent
Description
Current bar & beat in the traditional format, where...
- bar 1 beat 1 is the beginning of the song.
- bars BEFORE bar 1 are count-in or "pickup" bars.
- beat is always 1 or greater.
| Name | GetTimestamp |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Components/MusicTempometerComponent.h |
| Include Path | #include "HarmonixMetasound/Components/MusicTempometerComponent.h" |
UFUNCTION (BlueprintPure, Category="MusicClock")
FMusicTimestamp GetTimestamp() const