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

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

getState() constdspark::StereoWidth< T >inline
getWidth() const noexceptdspark::StereoWidth< T >inline
prepare(double sampleRate) noexceptdspark::StereoWidth< T >inline
prepare(const AudioSpec &spec) noexceptdspark::StereoWidth< T >inline
process(T *left, T *right, int numSamples) noexceptdspark::StereoWidth< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::StereoWidth< T >inline
reset() noexceptdspark::StereoWidth< T >inline
setBassMono(bool enabled, double cutoffHz=100.0) noexceptdspark::StereoWidth< T >inline
setState(const uint8_t *data, size_t size)dspark::StereoWidth< T >inline
setWidth(T width) noexceptdspark::StereoWidth< T >inline
StereoWidth()=defaultdspark::StereoWidth< T >
updateBassMonoCoeff(double cutoff) noexceptdspark::StereoWidth< T >inlineprotected
~StereoWidth()=defaultdspark::StereoWidth< T >