Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y Z 

W

waitForCompletion(Future<?>[]) - Static method in class be.tarsos.dsp.util.ConcurrencyUtils
Waits for all threads to complete computation.
WaveFormLayer - Class in be.tarsos.dsp.ui.layers
 
WaveFormLayer(CoordinateSystem, File) - Constructor for class be.tarsos.dsp.ui.layers.WaveFormLayer
 
WaveformSimilarityBasedOverlapAdd - Class in be.tarsos.dsp
An overlap-add technique based on waveform similarity (WSOLA) for high quality time-scale modification of speech
WaveformSimilarityBasedOverlapAdd(WaveformSimilarityBasedOverlapAdd.Parameters) - Constructor for class be.tarsos.dsp.WaveformSimilarityBasedOverlapAdd
Create a new instance based on algorithm parameters for a certain audio format.
WaveformSimilarityBasedOverlapAdd.Parameters - Class in be.tarsos.dsp
An object to encapsulate some of the parameters for WSOLA, together with a couple of practical helper functions.
WaveformWriter - Class in be.tarsos.dsp.io.jvm
Writes a WAV-file to disk.
WaveformWriter(AudioFormat, String) - Constructor for class be.tarsos.dsp.io.jvm.WaveformWriter
Initialize the writer.
WaveformWriter(TarsosDSPAudioFormat, String) - Constructor for class be.tarsos.dsp.io.jvm.WaveformWriter
 
WaveHeader - Class in be.tarsos.dsp.writer
This class represents the header of a WAVE format audio file, which usually have a .wav suffix.
WaveHeader() - Constructor for class be.tarsos.dsp.writer.WaveHeader
Construct a WaveHeader, with all fields defaulting to zero.
WaveHeader(short, short, int, short, int) - Constructor for class be.tarsos.dsp.writer.WaveHeader
Construct a WaveHeader, with fields initialized.
WindowFunction - Class in be.tarsos.dsp.util.fft
A Window function represents a curve which is applied to a sample buffer to reduce the introduction of spectral leakage in the Fourier transform.
WindowFunction() - Constructor for class be.tarsos.dsp.util.fft.WindowFunction
 
write(OutputStream) - Method in class be.tarsos.dsp.writer.WaveHeader
Write a WAVE file header.
writeBinary(String) - Method in class be.tarsos.dsp.beatroot.EventList
 
WriterProcessor - Class in be.tarsos.dsp.writer
This class writes the ongoing sound to an output specified by the programmer
WriterProcessor(TarsosDSPAudioFormat, RandomAccessFile) - Constructor for class be.tarsos.dsp.writer.WriterProcessor
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
Skip navigation links