FEventQuantizationSettings

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/EventQuantizer.h

Include

#include "DSP/EventQuantizer.h"

Syntax

struct FEventQuantizationSettings

Variables

Name Description

Public variable

uint16

 

BeatDivision

The beat division (must be power of 2)

Public variable

uint32

 

BeatsPerBar

The beats per bar.

Public variable

float

 

BeatsPerMinute

The beats per minute.

Public variable

EEventQuantizat...

 

GlobalQuantization

What the "global" quantization setting is.

Public variable

uint32

 

NumChannels

Number of channels in the output audio buffer.

Public variable

uint32

 

SampleRate

The sample rate (in frames per second) of the output audio buffer.

Constructors

Name Description

Public function

FEventQuantizationSettings()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss