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

G

getAllSamples() - Method in class com.icdif.audio.analysis.SamplesReader
Gets all the samples retrieved from the decoder
getAverageCenterFrequency(int) - Method in class com.icdif.audio.analysis.FourierTransform
Returns the center frequency of the ith average band.
getAvg(int) - Method in class com.icdif.audio.analysis.FourierTransform
Gets the value of the ith average.
getBand(int) - Method in class com.icdif.audio.analysis.FourierTransform
Returns the amplitude of the requested frequency band.
getBandWidth() - Method in class com.icdif.audio.analysis.FourierTransform
Returns the width of each frequency band in the spectrum (in Hz).
getFft() - Method in class com.icdif.audio.analysis.SpectralDifference
Gets the instance of the FFT used for calculus
getFilteredSpectralFlux() - Method in class com.icdif.audio.analysis.PeakDetector
 
getFreq(float) - Method in class com.icdif.audio.analysis.FourierTransform
Gets the amplitude of the requested frequency in the spectrum.
getImaginaryPart() - Method in class com.icdif.audio.analysis.FourierTransform
 
getPeaks() - Method in class com.icdif.audio.analysis.PeakDetector
 
getRealPart() - Method in class com.icdif.audio.analysis.FourierTransform
 
getSpectralDifference() - Method in class com.icdif.audio.analysis.SpectralDifference
Gets the Spectral Difference (a function that measures how quickly the power spectrum of a signal is changing)
getSpectralFlux() - Method in class com.icdif.audio.analysis.PeakDetector
 
getSpectrum() - Method in class com.icdif.audio.analysis.FourierTransform
 
getThreshold() - Method in class com.icdif.audio.analysis.PeakDetector
 
getTotalSamples() - Method in class com.icdif.audio.analysis.SpectralDifference
Gets the total samples used to calculate the Spectral Difference

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