Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQAnalyzer.h |
Include |
#include "ConstantQAnalyzer.h" |
Source |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/ConstantQAnalyzer.cpp |
Calcualte Constant Q Transform of input audio.
InSamples is an array of input audio. It must be of length GetSettings().FFTSize. OutCQT will be populated with the constants q transform values. It will have GetSettings().NumBands values.