Navigation
API > API/Plugins > API/Plugins/HarmonixDsp
| Name | FTimeStretchConfig |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/StretcherAndPitchShifter.h |
| Include Path | #include "HarmonixDsp/StretcherAndPitchShifter.h" |
Syntax
USTRUCT ()
struct FTimeStretchConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bMaintainTime | bool | HarmonixDsp/StretcherAndPitchShifter.h |
|
|
| bSyncTempo | bool | HarmonixDsp/StretcherAndPitchShifter.h |
|
|
| OriginalTempo | float | HarmonixDsp/StretcherAndPitchShifter.h |
|
|
| PitchShifter | FPitchShifterName | HarmonixDsp/StretcherAndPitchShifter.h |
|
|
| PitchShifterOptions | TMap< FName, FTypedParameter > | HarmonixDsp/StretcherAndPitchShifter.h |
|