VJ Master 1.3
Real-time audio analysis and visualisation.
 
Loading...
Searching...
No Matches
FChannelBeatDetection Struct Reference

Structure that holds configuration settings for the FFT (Fast Fourier Transform) Beat detection. More...

#include <ST_AudioProcessingSettings.h>

Public Attributes

bool bBeatDetected = true
 
float BeatsPerMinute = 0.0f
 

Detailed Description

Structure that holds configuration settings for the FFT (Fast Fourier Transform) Beat detection.

Defines parameters for Beat detection and tracking.

Member Data Documentation

◆ bBeatDetected

bool FChannelBeatDetection::bBeatDetected = true

Was a beat detected.

◆ BeatsPerMinute

float FChannelBeatDetection::BeatsPerMinute = 0.0f

How many beats were detected per minute (BPM).


The documentation for this struct was generated from the following file: