Index of values


C
clear [Soundtouch]
Clear all samples in output and internal processing buffers.

F
flush [Soundtouch]
Flush the last samples from the processing pipeline to the output.

G
get_available_samples [Soundtouch]
Number of available output samples.
get_bpm [Soundtouch.BPM]
Analyze samples and estimate tempo (in beats per minute).
get_samples_ni [Soundtouch]
Retreive samples (in a non-interleaved format).
get_version_id [Soundtouch]
Soundtouch library version identifier.
get_version_string [Soundtouch]
Soundtouch library version.

M
make [Soundtouch.BPM]
Create a new beat detector with given number of channels and samplerate.
make [Soundtouch]
Create a new soundtouch converte with given number of channels and samplerate.

P
put_samples_ni [Soundtouch.BPM]
Put samples in the detector.
put_samples_ni [Soundtouch]
Put samples (in a non-interleaved format) with given offset in array and number of samples.

S
set_pitch [Soundtouch]
Set pitch (default 1., smaller means lower).
set_rate [Soundtouch]
Set playing rate (default is 1., smaller means slower).
set_tempo [Soundtouch]
Set tempo (default 1., smaller means slower).