| BarProgressParameterName |
FName |
Progress of the current bar [0, 1]. This is the same as the fractional part of BarsFromCountIn. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| BarsIncludingCountInParameterName |
FName |
Bars from the beginning of the music. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| BeatProgressParameterName |
FName |
Progress of the current beat [0, 1]. This is the same as the fractional part of BeatsFromCountIn; |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| BeatsIncludingCountInParameterName |
FName |
Total Beats from the beginning of the music. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| SecondsFromBarOneParameterName |
FName |
Seconds from Bar 1 Beat 1 of the music. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| SecondsIncludingCountInParameterName |
FName |
Seconds from the beginning of the entire music authoring. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TempoParameterName |
FName |
Current tempo (beats per minute). |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TimeSignatureDenominatorParameterName |
FName |
Current time signature denominator (scale from note duration to beat). |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TimeSignatureNumeratorParameterName |
FName |
Current time signature numerator (beats per bar). |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TimestampBarParameterName |
FName |
This is the bar member of the MusicTimestamp structure which represents a classic "music time" where bar 1 beat 1 is the beginning of the music AFTER count-in and pickups. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TimestampBeatInBarParameterName |
FName |
This is the beat member of the MusicTimestamp structure which represents a classic "music time" where bar 1 beat 1 is the beginning of the music AFTER count-in and pickups. |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|
| TimestampValidParameterName |
FName |
0 or 1, represents whether the rest of the parameters are defaults (0) or the current state of a clock (1). |
HarmonixMetasound/Utils/MusicTempometerUtilities.h |
- EditDefaultsOnly
- Category="MusicClock"
|