Private
isProtected
portPrivate
thresholdProtected
processPrivate
suppressThis method detects background noise and removes this.
This argument is instance of Float32Array
for FFT/IFFT.
This argument is instance of Float32Array
for FFT/IFFT.
This argument is FFT/IFFT size (power of two).
Static
Private
FFTThis class (static) method executes FFT.
This argument is instance of Float32Array
for real number.
This argument is instance of Float32Array
for imaginary number.
This argument is FFT size (power of two).
Static
Private
IFFTThis class (static) method executes IFFT.
This argument is instance of Float32Array
for real number.
This argument is instance of Float32Array
for imaginary number.
This argument is IFFT size (power of two).
Generated using TypeDoc
This subclass is noise suppressor.