DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::PitchShifter< T > Member List

This is the complete list of members for dspark::PitchShifter< T >, including all inherited members.

getFormantPreserve() const noexceptdspark::PitchShifter< T >inline
getLatency() const noexceptdspark::PitchShifter< T >inline
getMix() const noexceptdspark::PitchShifter< T >inline
getSemitones() const noexceptdspark::PitchShifter< T >inline
getState() constdspark::PitchShifter< T >inline
getTransientPreserve() const noexceptdspark::PitchShifter< T >inline
prepare(const AudioSpec &spec, int fftSize=2048)dspark::PitchShifter< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::PitchShifter< T >inline
reset() noexceptdspark::PitchShifter< T >inline
setFormantPreserve(bool enabled) noexceptdspark::PitchShifter< T >inline
setMix(T mix) noexceptdspark::PitchShifter< T >inline
setPitchRatio(T ratio) noexceptdspark::PitchShifter< T >inline
setSemitones(T st) noexceptdspark::PitchShifter< T >inline
setState(const uint8_t *data, size_t size)dspark::PitchShifter< T >inline
setTransientPreserve(bool enabled) noexceptdspark::PitchShifter< T >inline