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

Structure that holds configuration settings for the detected beat. More...

#include <ST_AudioProcessingSettings.h>

Public Attributes

double BeatTime = 0.0
 
float BeatsPerMinute = 0.0f
 

Detailed Description

Structure that holds configuration settings for the detected beat.

Defines parameters for Beat detection and tracking.

Member Data Documentation

◆ BeatsPerMinute

float FDetectionBeat::BeatsPerMinute = 0.0f

How many beats were detected per minute (BPM).

◆ BeatTime

double FDetectionBeat::BeatTime = 0.0

Stores the time the beat was last detected per channel.


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