A B C D E F G H I K L M N O P R S T U V W X Y

R

RandomClusterGenerator - Class in bin
 
RandomClusterGenerator() - Constructor for class bin.RandomClusterGenerator
 
RawAudioFormat - Class in sampled
Format holder for (raw) audio file formats including WAV.
RawAudioFormat(AudioFormat) - Constructor for class sampled.RawAudioFormat
Construct a RawAudioFormat from an AudioFormat, assuming a WAV header of size WAV_HEADER_SIZE (44) bytes.
RawAudioFormat() - Constructor for class sampled.RawAudioFormat
Default: 16kHz, 16bit, signed, little endian, no header
read(InputStream, double[], byte[]) - Static method in class bin.Converter
 
read(double[]) - Method in class bin.Mfcc
 
read(double[]) - Method in class framed.CMS1
Read the next frame, subtract the mean if speech
read(double[]) - Method in class framed.DCT
Read the next frame and apply DCT.
read(double[]) - Method in class framed.DHT
Read the next frame and apply DHT.
read(double[]) - Method in class framed.FFT
Read the next frame and apply FFT.
read(double[]) - Method in interface framed.FrameSource
Extract the next frame from the the source stream using a window function
read(double[]) - Method in class framed.Melfilter
 
read(double[]) - Method in class framed.Selection
Read the next frame and transfer the features to the outgoing buffer according to the indices
read(double[]) - Method in class framed.SimulatedFrameSource
Read the next frame from the data array
read(double[]) - Method in class framed.Slope
Read and process the next frame.
read(double[]) - Method in class framed.Window
Extract the next frame from the audio stream using a window function
read(double[]) - Method in class io.FrameReader
Read the next frame, convert the raw data to doubles
read(double[]) - Method in class sampled.AudioCapture
Read the next buf.length samples (blocking).
read(double[]) - Method in class sampled.AudioFileListReader
 
read(double[]) - Method in class sampled.AudioFileReader
Read a number of samples from the audio file and save it to the given buffer.
read(double[]) - Method in interface sampled.AudioSource
Read buf.length samples from the AudioSource.
read(double[]) - Method in class sampled.Synthesizer
This function handles the memory i/o and length of the stream (if applicable).
read(double[]) - Method in class visual.Visualizer1D
Read the next frame, save it to buffer and repaint the plot
read(double[]) - Method in class visual.Visualizer2D
 
readDoubleArray(InputStream, double[]) - Static method in class io.FrameReader
Read a double array from the given input stream (expects raw doubles...)
reader - Variable in class io.ChunkedDataSet.Chunk
Ready-to-use FrameReader
readFromFile(String) - Static method in class statistics.MixtureDensity
 
readLexiconFromFile(String, String) - Static method in class arch.Lexicon
 
readUFVArray(InputStream, double[]) - Static method in class io.FrameReader
 
rebuildTree() - Method in class arch.LexicalTree
Rebuild the lexical tree structure using the current PhoneInventory and Lexicon
RectangularWindow - Class in framed
Rectangular window.
RectangularWindow(AudioSource) - Constructor for class framed.RectangularWindow
 
RectangularWindow(AudioSource, int, int) - Constructor for class framed.RectangularWindow
 
reduceToBiphone() - Method in class arch.PhoneInventory
Reduce the phone inventory to a mono- and biphone inventory
reduceToClass(ArrayList<Sample>, int) - Static method in class statistics.Sample
Remove all data from a list which is not of label id
reduceToMonophone() - Method in class arch.PhoneInventory
Reduce the phone inventory to a monophone ONLY inventory
reduceToTriphone() - Method in class arch.PhoneInventory
Reduce the phone inventory to a mono-, bi and tri-phone inventory
REGULARIZER - Static variable in class statistics.Density
regularizer for density score
removeClass(ArrayList<Sample>, int) - Static method in class statistics.Sample
Remove samples of a certain class from the data set
resetOccurrenceCounter() - Method in class arch.Polyphone
Reset the occurrence counter of this polyphone and its children
rewind() - Method in class io.ChunkedDataSet
 
run() - Method in class bin.ThreadedRecorder
Internal thread function, takes care of the actual recording

A B C D E F G H I K L M N O P R S T U V W X Y