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

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

compensate(AudioBufferView< T > buffer) noexceptdspark::AutoGain< T >inline
getCompensationDb() const noexceptdspark::AutoGain< T >inline
getMaxCompensation() const noexceptdspark::AutoGain< T >inline
getSmoothingTime() const noexceptdspark::AutoGain< T >inline
getState() constdspark::AutoGain< T >inline
prepare(const AudioSpec &spec) noexceptdspark::AutoGain< T >inline
pushReference(AudioBufferView< T > buffer) noexceptdspark::AutoGain< T >inline
reset() noexceptdspark::AutoGain< T >inline
setMaxCompensation(T dB) noexceptdspark::AutoGain< T >inline
setSmoothingTime(T ms) noexceptdspark::AutoGain< T >inline
setState(const uint8_t *data, size_t size)dspark::AutoGain< T >inline