|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
This is the complete list of members for dspark::AutoGain< T >, including all inherited members.
| compensate(AudioBufferView< T > buffer) noexcept | dspark::AutoGain< T > | inline |
| getCompensationDb() const noexcept | dspark::AutoGain< T > | inline |
| getMaxCompensation() const noexcept | dspark::AutoGain< T > | inline |
| getSmoothingTime() const noexcept | dspark::AutoGain< T > | inline |
| getState() const | dspark::AutoGain< T > | inline |
| prepare(const AudioSpec &spec) noexcept | dspark::AutoGain< T > | inline |
| pushReference(AudioBufferView< T > buffer) noexcept | dspark::AutoGain< T > | inline |
| reset() noexcept | dspark::AutoGain< T > | inline |
| setMaxCompensation(T dB) noexcept | dspark::AutoGain< T > | inline |
| setSmoothingTime(T ms) noexcept | dspark::AutoGain< T > | inline |
| setState(const uint8_t *data, size_t size) | dspark::AutoGain< T > | inline |