A B C D F G H I M N O P R S T V W Y Z

S

setBytesProcessed(long) - Method in class be.hogent.tarsos.dsp.AudioEvent
 
setDecay(double) - Method in class be.hogent.tarsos.dsp.DelayEffect
A decay, should be a value between zero and one.
setDispatcher(AudioDispatcher) - Method in class be.hogent.tarsos.dsp.WaveformSimilarityBasedOverlapAdd
 
setEchoLength(double) - Method in class be.hogent.tarsos.dsp.DelayEffect
 
setFloatBuffer(float[]) - Method in class be.hogent.tarsos.dsp.AudioEvent
 
setGain(double) - Method in class be.hogent.tarsos.dsp.GainProcessor
 
setNumberOfThreads(int) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Sets the number of threads.
setOverlap(int) - Method in class be.hogent.tarsos.dsp.AudioEvent
 
setParameters(WaveformSimilarityBasedOverlapAdd.Parameters) - Method in class be.hogent.tarsos.dsp.WaveformSimilarityBasedOverlapAdd
 
setStepSizeAndOverlap(int, int) - Method in class be.hogent.tarsos.dsp.AudioDispatcher
Set a new step size and overlap size.
setThreadsBeginN_1D_FFT_2Threads(int) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Sets the minimal size of 1D data for which two threads are used.
setThreadsBeginN_1D_FFT_4Threads(int) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Sets the minimal size of 1D data for which four threads are used.
setThreadsBeginN_2D(int) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Sets the minimal size of 2D data for which threads are used.
setThreadsBeginN_3D(int) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Sets the minimal size of 3D data for which threads are used.
SilenceDetector - Class in be.hogent.tarsos.dsp
The continuing silence detector does not break the audio processing pipeline when silence is detected.
SilenceDetector() - Constructor for class be.hogent.tarsos.dsp.SilenceDetector
Create a new silence detector with a default threshold.
SilenceDetector(double, boolean) - Constructor for class be.hogent.tarsos.dsp.SilenceDetector
Create a new silence detector with a defined threshold.
skip(double) - Method in class be.hogent.tarsos.dsp.AudioDispatcher
Skip a number of seconds before processing the stream.
sleep(long) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
slowdownDefaults(double, double) - Static method in class be.hogent.tarsos.dsp.WaveformSimilarityBasedOverlapAdd.Parameters
 
speechDefaults(double, double) - Static method in class be.hogent.tarsos.dsp.WaveformSimilarityBasedOverlapAdd.Parameters
 
stop() - Method in class be.hogent.tarsos.dsp.AudioDispatcher
Stops dispatching audio data.
submit(Runnable) - Static method in class be.hogent.tarsos.dsp.util.ConcurrencyUtils
Submits a Runnable task for execution and returns a Future representing that task.

A B C D F G H I M N O P R S T V W Y Z