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 noexceptdspark::Phaser< T >inline
getStages() const noexceptdspark::Phaser< T >inline
getState() constdspark::Phaser< T >inline
kMaxChannelsdspark::Phaser< T >protectedstatic
kMaxStagesdspark::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) noexceptdspark::Phaser< T >inline
rate_dspark::Phaser< T >protected
reset() noexceptdspark::Phaser< T >inline
setCenterFrequency(T hz) noexceptdspark::Phaser< T >inline
setDepth(T amount) noexceptdspark::Phaser< T >inline
setFeedback(T amount) noexceptdspark::Phaser< T >inline
setFrequencyRange(T minHz, T maxHz) noexceptdspark::Phaser< T >inline
setLfoWaveform(typename Oscillator< T >::Waveform wf) noexceptdspark::Phaser< T >inline
setMix(T dryWet) noexceptdspark::Phaser< T >inline
setRate(T hz) noexceptdspark::Phaser< T >inline
setStages(int count) noexceptdspark::Phaser< T >inline
setState(const uint8_t *data, size_t size)dspark::Phaser< T >inline
setStereoSpread(T amount) noexceptdspark::Phaser< T >inline
smoothCoef_dspark::Phaser< T >protected
spec_dspark::Phaser< T >protected
stages_dspark::Phaser< T >protected
stereoSpread_dspark::Phaser< T >protected
~Phaser()=defaultdspark::Phaser< T >