DSPark
1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::DeEsser< T > Member List
This is the complete list of members for
dspark::DeEsser< T >
, including all inherited members.
DetectionMode
enum name
dspark::DeEsser< T >
getAttack
() const noexcept
dspark::DeEsser< T >
inline
getBandwidth
() const noexcept
dspark::DeEsser< T >
inline
getDetectionMode
() const noexcept
dspark::DeEsser< T >
inline
getFrequency
() const noexcept
dspark::DeEsser< T >
inline
getGainReductionDb
() const noexcept
dspark::DeEsser< T >
inline
getReduction
() const noexcept
dspark::DeEsser< T >
inline
getRelease
() const noexcept
dspark::DeEsser< T >
inline
getState
() const
dspark::DeEsser< T >
inline
getThreshold
() const noexcept
dspark::DeEsser< T >
inline
prepare
(const AudioSpec &spec)
dspark::DeEsser< T >
inline
processBlock
(AudioBufferView< T > buffer) noexcept
dspark::DeEsser< T >
inline
reset
() noexcept
dspark::DeEsser< T >
inline
setAttack
(T ms) noexcept
dspark::DeEsser< T >
inline
setBandwidth
(T octaves) noexcept
dspark::DeEsser< T >
inline
setDetectionMode
(DetectionMode mode) noexcept
dspark::DeEsser< T >
inline
setFrequency
(T hz) noexcept
dspark::DeEsser< T >
inline
setReduction
(T db) noexcept
dspark::DeEsser< T >
inline
setRelease
(T ms) noexcept
dspark::DeEsser< T >
inline
setState
(const uint8_t *data, size_t size)
dspark::DeEsser< T >
inline
setThreshold
(T db) noexcept
dspark::DeEsser< T >
inline
Generated by
1.9.8