DSPark
1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::Phaser< T > Member List
This is the complete list of members for
dspark::Phaser< T >
, including all inherited members.
currentDepth_
dspark::Phaser< T >
protected
currentFb_
dspark::Phaser< T >
protected
depth_
dspark::Phaser< T >
protected
fbState_
dspark::Phaser< T >
protected
feedback_
dspark::Phaser< T >
protected
getRate
() const noexcept
dspark::Phaser< T >
inline
getStages
() const noexcept
dspark::Phaser< T >
inline
getState
() const
dspark::Phaser< T >
inline
kMaxChannels
dspark::Phaser< T >
protected
static
kMaxStages
dspark::Phaser< T >
static
lastSpread_
dspark::Phaser< T >
protected
lastStages_
dspark::Phaser< T >
protected
lfo_
dspark::Phaser< T >
protected
lfoR_
dspark::Phaser< T >
protected
lfoWaveform_
dspark::Phaser< T >
protected
maxFreq_
dspark::Phaser< T >
protected
minFreq_
dspark::Phaser< T >
protected
mix_
dspark::Phaser< T >
protected
mixer_
dspark::Phaser< T >
protected
numStages_
dspark::Phaser< T >
protected
prepare
(const AudioSpec &spec)
dspark::Phaser< T >
inline
prepared_
dspark::Phaser< T >
protected
processBlock
(AudioBufferView< T > buffer) noexcept
dspark::Phaser< T >
inline
rate_
dspark::Phaser< T >
protected
reset
() noexcept
dspark::Phaser< T >
inline
setCenterFrequency
(T hz) noexcept
dspark::Phaser< T >
inline
setDepth
(T amount) noexcept
dspark::Phaser< T >
inline
setFeedback
(T amount) noexcept
dspark::Phaser< T >
inline
setFrequencyRange
(T minHz, T maxHz) noexcept
dspark::Phaser< T >
inline
setLfoWaveform
(typename Oscillator< T >::Waveform wf) noexcept
dspark::Phaser< T >
inline
setMix
(T dryWet) noexcept
dspark::Phaser< T >
inline
setRate
(T hz) noexcept
dspark::Phaser< T >
inline
setStages
(int count) noexcept
dspark::Phaser< T >
inline
setState
(const uint8_t *data, size_t size)
dspark::Phaser< T >
inline
setStereoSpread
(T amount) noexcept
dspark::Phaser< T >
inline
smoothCoef_
dspark::Phaser< T >
protected
spec_
dspark::Phaser< T >
protected
stages_
dspark::Phaser< T >
protected
stereoSpread_
dspark::Phaser< T >
protected
~Phaser
()=default
dspark::Phaser< T >
Generated by
1.9.8