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

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

getDepth() const noexceptdspark::Vibrato< T >inline
getModDepth() const noexceptdspark::Vibrato< T >inline
getModRate() const noexceptdspark::Vibrato< T >inline
getRate() const noexceptdspark::Vibrato< T >inline
getState() constdspark::Vibrato< T >inline
prepare(const AudioSpec &spec)dspark::Vibrato< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::Vibrato< T >inline
reset() noexceptdspark::Vibrato< T >inline
setDepth(T semitones) noexceptdspark::Vibrato< T >inline
setModDepth(T amount) noexceptdspark::Vibrato< T >inline
setModRate(T hz) noexceptdspark::Vibrato< T >inline
setRate(T hz) noexceptdspark::Vibrato< T >inline
setState(const uint8_t *data, size_t size)dspark::Vibrato< T >inline