- 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.
- WaveformSimilarityBasedOverlapAdd.Parameters(double, double, int, int, int) - Constructor for class be.tarsos.dsp.WaveformSimilarityBasedOverlapAdd.Parameters
-
- WaveformWriter - Class in be.tarsos.dsp
-
Writes a WAV-file to disk.
- WaveformWriter(AudioFormat, String) - Constructor for class be.tarsos.dsp.WaveformWriter
-
Initialize the writer.
- 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
-
- writeBinary(String) - Method in class be.tarsos.dsp.beatroot.EventList
-
- writeMIDI(String) - Method in class be.tarsos.dsp.beatroot.EventList
-
- writeMIDI(String, EventList) - Method in class be.tarsos.dsp.beatroot.EventList
-