Choose your operating system:
Windows
macOS
Linux
| FLoudnessAnalyzerSettings
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessAnalyzer.h |
Include |
#include "LoudnessAnalyzer.h" |
struct FLoudnessAnalyzerSettings
Settings for FLoudnessAnalyzer
Name | Description | ||
---|---|---|---|
|
FFTSize |
Size of FFT describe in number of samples |
|
|
LoudnessCurveType |
Type of equal loudness curve to weight power spectrum |
|
|
float |
MaxAnalysisFrequency |
Maximum frequency for analyzing audio |
|
float |
MinAnalysisFrequency |
Minimum frequency for analyzing audio |
|
WindowType |
Type of window to be applied to input audio |
Name | Description | |
---|---|---|
|
FLoudnessAnalyzerSettings() |
Default settings |