Navigation
API > API/Plugins > API/Plugins/MotoSynth
| Name | FGrainInitParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthEngine.h |
| Include Path | #include "MotoSynthEngine.h" |
Syntax
struct FGrainInitParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnginePitchScale | float | MotoSynthEngine.h | ||
| GrainEndRPM | float | MotoSynthEngine.h | ||
| GrainEnvelope | const Audio::FGrainEnvelope * | MotoSynthEngine.h | ||
| GrainStartRPM | float | MotoSynthEngine.h | ||
| GrainView | TArrayView< const uint8 > | MotoSynthEngine.h | ||
| NumBytesPerSample | uint8 | MotoSynthEngine.h | ||
| NumSamplesCrossfade | int32 | MotoSynthEngine.h | ||
| StartingRPM | float | MotoSynthEngine.h |