Navigation
API > API/Plugins > API/Plugins/HarmonixDsp > API/Plugins/HarmonixDsp/IStretcherAndPitchShifterFactory
Description
The factory has the ability to pool pitch shifters. This let's you know if GetFreePitchShifter will return a valid pitch shifter
| Name | HasFreePitchShifters |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/StretcherAndPitchShifterFactory.h |
| Include Path | #include "HarmonixDsp/StretcherAndPitchShifterFactory.h" |
bool HasFreePitchShifters
(
const FTimeStretchConfig & InConfig
) const