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

R

readInAllSamples(String) - Static method in class com.icdif.audio.examples.ExampleRealTimePlot
 
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.WaveDecoder
 
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

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