DSPark
1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::TubePreamp< T > Member List
This is the complete list of members for
dspark::TubePreamp< T >
, including all inherited members.
getBass
() const noexcept
dspark::TubePreamp< T >
inline
getDrive
() const noexcept
dspark::TubePreamp< T >
inline
getLatency
() const noexcept
dspark::TubePreamp< T >
inline
getLatencySamples
() const noexcept
dspark::TubePreamp< T >
inline
getMiddle
() const noexcept
dspark::TubePreamp< T >
inline
getMix
() const noexcept
dspark::TubePreamp< T >
inline
getOutput
() const noexcept
dspark::TubePreamp< T >
inline
getOversamplingFactor
() const noexcept
dspark::TubePreamp< T >
inline
getSag
() const noexcept
dspark::TubePreamp< T >
inline
getStages
() const noexcept
dspark::TubePreamp< T >
inline
getState
() const
dspark::TubePreamp< T >
inline
getSupplyVoltage
() const noexcept
dspark::TubePreamp< T >
inline
getTreble
() const noexcept
dspark::TubePreamp< T >
inline
prepare
(const AudioSpec &spec)
dspark::TubePreamp< T >
inline
processBlock
(AudioBufferView< T > buffer) noexcept
dspark::TubePreamp< T >
inline
reset
() noexcept
dspark::TubePreamp< T >
inline
setBass
(T bass) noexcept
dspark::TubePreamp< T >
inline
setDrive
(T db) noexcept
dspark::TubePreamp< T >
inline
setMiddle
(T middle) noexcept
dspark::TubePreamp< T >
inline
setMix
(T mix) noexcept
dspark::TubePreamp< T >
inline
setOutput
(T db) noexcept
dspark::TubePreamp< T >
inline
setOversampling
(int factor)
dspark::TubePreamp< T >
inline
setSag
(T sag) noexcept
dspark::TubePreamp< T >
inline
setStages
(int stages) noexcept
dspark::TubePreamp< T >
inline
setState
(const uint8_t *data, size_t size)
dspark::TubePreamp< T >
inline
setTreble
(T treble) noexcept
dspark::TubePreamp< T >
inline
Generated by
1.9.8