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
R
readInt24Bit()
- Method in class com.icdif.audio.io.
EndianDataInputStream
readInt24BitLittleEndian()
- Method in class com.icdif.audio.io.
EndianDataInputStream
readIntLittleEndian()
- Method in class com.icdif.audio.io.
EndianDataInputStream
Reads an array of 4 bytes and converts it to an integer
readSamples(float[])
- Method in interface com.icdif.audio.io.
AudioDecoder
Reads in samples from the decoder and fills the array passed as parameter with the values read (It tries to read as many samples from the stream as there are elements in the array passed in).
readSamples(float[])
- Method in class com.icdif.audio.io.
MP3Decoder
readSamples(float[])
- Method in class com.icdif.audio.io.
WavDecoder
readShortLittleEndian()
- Method in class com.icdif.audio.io.
EndianDataInputStream
Reads an array of 2 bytes and converts it to a short
readStringFrom4Byte()
- Method in class com.icdif.audio.io.
EndianDataInputStream
Reads an array of 4 bytes as a string - it's useful for reading the wave metadata
replaceFileExtension(String, String)
- Static method in class com.icdif.audio.examples.
ExampleOnsetsAsTimeDetectionFunction
Auxiliary method that receives a filename and an extension and replaces the current file extension with the new one
resumePlaying()
- Method in class com.icdif.audio.graph.
PlaybackPlot
resumePlaying()
- Method in class com.icdif.audio.io.
AudioDevice
By using the start method of the line, it can resume playing
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