AudioEffectPitchShift
Inherits: AudioEffect < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Enumerations
enum FFTSize:
FFTSize FFT_SIZE_256 = 0
There is currently no description for this enum. Please help us by contributing one!
FFTSize FFT_SIZE_512 = 1
There is currently no description for this enum. Please help us by contributing one!
FFTSize FFT_SIZE_1024 = 2
There is currently no description for this enum. Please help us by contributing one!
FFTSize FFT_SIZE_2048 = 3
There is currently no description for this enum. Please help us by contributing one!
FFTSize FFT_SIZE_4096 = 4
There is currently no description for this enum. Please help us by contributing one!
FFTSize FFT_SIZE_MAX = 5
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
FFTSize fft_size = 3
There is currently no description for this property. Please help us by contributing one!
int oversampling = 4
There is currently no description for this property. Please help us by contributing one!
float pitch_scale = 1.0
There is currently no description for this property. Please help us by contributing one!