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

S

SamplesReader - Class in com.icdif.audio.analysis
This class reads samples, a window at a time, from the Decoder and saves them in an ArrayList
SamplesReader(AudioDecoder, int) - Constructor for class com.icdif.audio.analysis.SamplesReader
Instantiates this class, by receiving the audio decoder and the window size (i.e. the size of the successive steps of retrieval of the data) and retrieves the data to a attribute of this class
sampleWindowSize - Static variable in class com.icdif.audio.examples.ExampleOnsetDetectionChooseMethodology
 
sampleWindowSize - Static variable in class com.icdif.audio.examples.ExampleOnsetsAsTimeDetectionFunction
 
sampleWindowSize - Static variable in class com.icdif.audio.examples.ExampleOnsetsAsTimeInstants
 
scaleBand(int, float) - Method in class com.icdif.audio.analysis.DFT
Not currently implemented.
scaleBand(int, float) - Method in class com.icdif.audio.analysis.FFT
 
scaleBand(int, float) - Method in class com.icdif.audio.analysis.FourierTransform
Scales the amplitude of the ith frequency band by s.
scaleFreq(float, float) - Method in class com.icdif.audio.analysis.FourierTransform
Scales the amplitude of the requested frequency by a.
setBand(int, float) - Method in class com.icdif.audio.analysis.DFT
Not currently implemented.
setBand(int, float) - Method in class com.icdif.audio.analysis.FFT
 
setBand(int, float) - Method in class com.icdif.audio.analysis.FourierTransform
Sets the amplitude of the ith frequency band to a.
setFreq(float, float) - Method in class com.icdif.audio.analysis.FourierTransform
Sets the amplitude of the requested frequency in the spectrum to a.
setMarker(int, Color) - Method in class com.icdif.audio.graph.Plot
Sets a marker (vertical line)
setMarker(int, Color) - Method in class com.icdif.audio.graph.PlotOld
Sets a marker (vertical line)
specSize() - Method in class com.icdif.audio.analysis.FourierTransform
Returns the size of the spectrum created by this transform.
SpectralDifference - Class in com.icdif.audio.analysis
This class is meant to do the calculations needed to obtain a spectral difference (or spectral flux) function.
SpectralDifference(AudioDecoder, int, int, boolean) - Constructor for class com.icdif.audio.analysis.SpectralDifference
Initiates this class, by supplying the parameters needed
stopPlaying() - Method in class com.icdif.audio.graph.PlaybackPlot
 
stopPlaying() - Method in class com.icdif.audio.io.AudioDevice
Stops playing, flushes and closes the line

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