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
P
R
S
T
W
W
WaveDecoder
- Class in
com.icdif.audio.io
This class implements the AudioDecoder Interface and is responsible for decoding the audio data from a wave file, i.e. transforming the bytes in pcm format to arrays of float that we can easily analyse and plot.
WaveDecoder(InputStream)
- Constructor for class com.icdif.audio.io.
WaveDecoder
Constructor that initializes the stream from where we read the pcm data.
window(int)
- Method in class com.icdif.audio.analysis.
FourierTransform
Sets the window to use on the samples before taking the forward transform.
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
P
R
S
T
W