AudioEffectSpectrumAnalyzer
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
float buffer_length = 2.0
There is currently no description for this property. Please help us by contributing one!
FFTSize fft_size = 2
There is currently no description for this property. Please help us by contributing one!
float tap_back_pos = 0.01
There is currently no description for this property. Please help us by contributing one!