This is the complete list of members for dspark::LevelFollower< T, MaxChannels >, including all inherited members.
| getAttackMs() const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getPeakLevel(int channel) const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getPeakLevelDb(int channel) const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getReleaseMs() const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getRmsLevel(int channel) const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getRmsLevelDb(int channel) const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| getRmsWindowMs() const noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| prepare(const AudioSpec &spec) noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| process(AudioBufferView< const T > buffer) noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| reset() noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| setAttackMs(float ms) noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| setReleaseMs(float ms) noexcept | dspark::LevelFollower< T, MaxChannels > | inline |
| setRmsWindowMs(float ms) noexcept | dspark::LevelFollower< T, MaxChannels > | inline |