Adds a node that breaks a 'TimeSynthQuantizationSettings' into its member fields
|
Time Synth Quantization Settings
Time Synth Quantization Settings Structure (by ref)
|
|
Beats Per Minute
Float
|
The beats per minute of the pulse. Musical convention gives this as BPM for "quarter notes" (BeatDivision = 4). |
|
Beats Per Bar
Integer
|
Defines numerator when determining beat time in seconds |
|
Beat Division
ETimeSynthBeatDivision Enum
|
Amount of beats in a whole note. Defines number of beats in a measure. |
|
Event Delay Seconds
Float
|
The amount of latency to add to time synth events to allow BP delegates to perform logic on game thread |
|
Global Quantization
ETimeSynthEventQuantization Enum
|
This is the rate at which FOnTimeSynthEvent callbacks are made. |