Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MaxStrengthPitchTracker.h |
| Include | #include "MaxStrengthPitchTracker.h" |
Syntax
struct FMaxStrengthPitchTrackerSettings
Remarks
Settings for FMaxStrengthPitchTracker
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | MaximumFrequencyRatioDeviation | Maximum deviation of ratio between two freuqencies to consider them part of the same pitch track. | |
| float | MinimumStrength | Minimum strength of pitch to be included in pitch track. |