Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQAnalyzer.h |
Include |
#include "ConstantQAnalyzer.h" |
class FConstantQAnalyzer
The Constant Q Analyzer computs a pseudo constant q transform of the input audio. ConstantQ transforms produce frequency strength at logarithmically spaced frequency intervals (as opposed to the linearly spaced intervals of the FFT). Logarithmically spaced frequency intervals map nicely to musical scales.
Name | Description | |
---|---|---|
|
FConstantQAnalyzer ( |
Construct a FConstantQAnalyzer |
Name | Description | ||
---|---|---|---|
|
CalculateCQT ( |
Calcualte Constant Q Transform of input audio. |
|
|
const FConst... |
GetSettings() |
Returns a reference to the settings used in this analyzer |