A B C D E 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
 
setDispatcher(AudioDispatcher) - Method in class be.hogent.tarsos.dsp.WaveformSimilarityBasedOverlapAdd
 
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
 
setPitch(float) - Method in class be.hogent.tarsos.dsp.pitch.PitchDetectionResult
 
setPitched(boolean) - Method in class be.hogent.tarsos.dsp.pitch.PitchDetectionResult
 
setProbability(float) - Method in class be.hogent.tarsos.dsp.pitch.PitchDetectionResult
 
setStepSizeAndOverlap(int, int) - Method in class be.hogent.tarsos.dsp.AudioDispatcher
Set a new step size and overlap size.
setStopTime(double) - Method in class be.hogent.tarsos.dsp.StopAudioProcessor
 
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.
setThreshold(double) - Method in class be.hogent.tarsos.dsp.util.PeakPicker
Sets a new threshold.
setZeroPad(boolean) - Method in class be.hogent.tarsos.dsp.AudioDispatcher
if zero pad is true then the first buffer is only filled up to buffer size - hop size E.g.
Shared - Class in be.hogent.tarsos.dsp.util
 
Shared() - Constructor for class be.hogent.tarsos.dsp.util.Shared
 
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.
StopAudioProcessor - Class in be.hogent.tarsos.dsp
Simply stops the audio processing pipeline if the stop time is reached.
StopAudioProcessor(double) - Constructor for class be.hogent.tarsos.dsp.StopAudioProcessor
 
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 E F G H I M N O P R S T V W Y Z