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 noexceptdspark::TubePreamp< T >inline
getDrive() const noexceptdspark::TubePreamp< T >inline
getLatency() const noexceptdspark::TubePreamp< T >inline
getLatencySamples() const noexceptdspark::TubePreamp< T >inline
getMiddle() const noexceptdspark::TubePreamp< T >inline
getMix() const noexceptdspark::TubePreamp< T >inline
getOutput() const noexceptdspark::TubePreamp< T >inline
getOversamplingFactor() const noexceptdspark::TubePreamp< T >inline
getSag() const noexceptdspark::TubePreamp< T >inline
getStages() const noexceptdspark::TubePreamp< T >inline
getState() constdspark::TubePreamp< T >inline
getSupplyVoltage() const noexceptdspark::TubePreamp< T >inline
getTreble() const noexceptdspark::TubePreamp< T >inline
prepare(const AudioSpec &spec)dspark::TubePreamp< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::TubePreamp< T >inline
reset() noexceptdspark::TubePreamp< T >inline
setBass(T bass) noexceptdspark::TubePreamp< T >inline
setDrive(T db) noexceptdspark::TubePreamp< T >inline
setMiddle(T middle) noexceptdspark::TubePreamp< T >inline
setMix(T mix) noexceptdspark::TubePreamp< T >inline
setOutput(T db) noexceptdspark::TubePreamp< T >inline
setOversampling(int factor)dspark::TubePreamp< T >inline
setSag(T sag) noexceptdspark::TubePreamp< T >inline
setStages(int stages) noexceptdspark::TubePreamp< T >inline
setState(const uint8_t *data, size_t size)dspark::TubePreamp< T >inline
setTreble(T treble) noexceptdspark::TubePreamp< T >inline