Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
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 i
th
average band.
getAvg(int)
- Method in class com.icdif.audio.analysis.
FourierTransform
Gets the value of the
i
th
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).
getDetectionFunction()
- Method in class com.icdif.audio.analysis.
DetectionFunction
Abstract class that returns the values of the detection function
getDetectionFunction()
- Method in class com.icdif.audio.analysis.
PeakDetector
getDetectionFunction()
- Method in class com.icdif.audio.analysis.
PhaseDeviation
getDetectionFunction()
- Method in class com.icdif.audio.analysis.
SpectralDifference
getFft()
- Method in class com.icdif.audio.analysis.
DetectionFunction
Gets the instance of the FFT used for calculus
getFileExtension(String)
- Static method in class com.icdif.audio.examples.
ExampleOnsetsAsTimeDetectionFunction
Auxiliary method that gets the file extension of the supplied file name
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
getOnsets()
- Method in class com.icdif.audio.analysis.
PeakDetector
Gets the onsets as instants in time
getPD()
- Method in class com.icdif.audio.analysis.
PhaseDeviation
deprecated, use getDetectionFunction() instead
getPeaks()
- Method in class com.icdif.audio.analysis.
PeakDetector
An array containing the peaks and zeros
getPeaksAsInstantsInTime(int, int)
- Method in class com.icdif.audio.analysis.
PeakDetector
Gets an array containing the time instants (in seconds) of every onset TODO: Cuidado q os parametros a receber aqui podem ser diferentes para outras funções de detecção
getRealPart()
- Method in class com.icdif.audio.analysis.
FourierTransform
getSampleRate()
- Method in interface com.icdif.audio.io.
AudioDecoder
Gets the sample rate of the audio to be decoded
getSampleRate()
- Method in class com.icdif.audio.io.
MP3Decoder
getSampleRate()
- Method in class com.icdif.audio.io.
WavDecoder
getSpectralDifference()
- Method in class com.icdif.audio.analysis.
SpectralDifference
Deprecated, use getDetectionFunctio() instead
getSpectrum()
- Method in class com.icdif.audio.analysis.
FourierTransform
getThreshold()
- Method in class com.icdif.audio.analysis.
PeakDetector
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W