Navigation
API > API/Plugins > API/Plugins/HarmonixDsp > API/Plugins/HarmonixDsp/IStretcherAndPitchShifterFactory
Description
The factory has the ability to pool pitch shifters. Make sure to call this method with a pitch shifter you retrieved from GetFreePitchShifter
| Name | ReleasePitchShifter |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/StretcherAndPitchShifterFactory.h |
| Include Path | #include "HarmonixDsp/StretcherAndPitchShifterFactory.h" |
void ReleasePitchShifter
(
TSharedPtr < IStretcherAndPitchShifter , ESPMode::ThreadSafe >
)