Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FMaxStrengthPitchTracker
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MaxStrengthPitchTracker.h |
| Include | #include "MaxStrengthPitchTracker.h" |
| Source | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/MaxStrengthPitchTracker.cpp |
FMaxStrengthPitchTracker
(
const FMaxStrengthPitchTrackerSettings & InSettings,
TUniquePtr < IPitchDetector > InDetector
)
Remarks
Constructor accepts settings and a unique pointer to the pitch detector.