DSPark
1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::TapeMachine< T > Member List
This is the complete list of members for
dspark::TapeMachine< T >
, including all inherited members.
getBias
() const noexcept
dspark::TapeMachine< T >
inline
getDrive
() const noexcept
dspark::TapeMachine< T >
inline
getHeadBump
() const noexcept
dspark::TapeMachine< T >
inline
getLatency
() const noexcept
dspark::TapeMachine< T >
inline
getLatencySamples
() const noexcept
dspark::TapeMachine< T >
inline
getLossEffects
() const noexcept
dspark::TapeMachine< T >
inline
getMix
() const noexcept
dspark::TapeMachine< T >
inline
getNoise
() const noexcept
dspark::TapeMachine< T >
inline
getOversamplingFactor
() const noexcept
dspark::TapeMachine< T >
inline
getSpeed
() const noexcept
dspark::TapeMachine< T >
inline
getStandard
() const noexcept
dspark::TapeMachine< T >
inline
getState
() const
dspark::TapeMachine< T >
inline
getWowFlutter
() const noexcept
dspark::TapeMachine< T >
inline
prepare
(const AudioSpec &spec)
dspark::TapeMachine< T >
inline
processBlock
(AudioBufferView< T > buffer) noexcept
dspark::TapeMachine< T >
inline
reset
() noexcept
dspark::TapeMachine< T >
inline
setBias
(T bias) noexcept
dspark::TapeMachine< T >
inline
setDrive
(T driveDb) noexcept
dspark::TapeMachine< T >
inline
setHeadBump
(T amount) noexcept
dspark::TapeMachine< T >
inline
setLossEffects
(T amount) noexcept
dspark::TapeMachine< T >
inline
setMix
(T mix) noexcept
dspark::TapeMachine< T >
inline
setNoise
(T dbfs) noexcept
dspark::TapeMachine< T >
inline
setOversampling
(int factor)
dspark::TapeMachine< T >
inline
setSpeed
(Speed s) noexcept
dspark::TapeMachine< T >
inline
setStandard
(Standard s) noexcept
dspark::TapeMachine< T >
inline
setState
(const uint8_t *data, size_t size)
dspark::TapeMachine< T >
inline
setWowFlutter
(T amount) noexcept
dspark::TapeMachine< T >
inline
Speed
enum name
dspark::TapeMachine< T >
Standard
enum name
dspark::TapeMachine< T >
Generated by
1.9.8