A C D E F G H I L M N O P R S T V W

N

nextPhase() - Method in class com.icdif.audio.analysis.DetectionFunction
Calculates the Fourier Transform of the samples, by using the hoping margin defined in the constructor and returning the real and imaginary parts of the transform or null, when there is no more data to read.
nextSpectrum() - Method in class com.icdif.audio.analysis.DetectionFunction
Calculates the spectrum of the samples, by using the Fourier Transform and an hoping margin defined in the constructor, returning the spectrum or null, when there is no more data to read.
noAverages() - Method in class com.icdif.audio.analysis.FourierTransform
Sets the object to not compute averages.
NONE - Static variable in class com.icdif.audio.analysis.FourierTransform
A constant indicating no window should be used on sample buffers.

A C D E F G H I L M N O P R S T V W