DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::Chorus< T > Member List

This is the complete list of members for dspark::Chorus< T >, including all inherited members.

autoDepth_dspark::Chorus< T >protected
centerDelayMs_dspark::Chorus< T >protected
delayLines_dspark::Chorus< T >protected
depthMs_dspark::Chorus< T >protected
fbState_dspark::Chorus< T >protected
feedback_dspark::Chorus< T >protected
getState() constdspark::Chorus< T >inline
kMaxChannelsdspark::Chorus< T >static
kMaxVoicesdspark::Chorus< T >static
lastSpread_dspark::Chorus< T >protected
lfoPhaseDirty_dspark::Chorus< T >protected
lfos_dspark::Chorus< T >protected
lfoWaveform_dspark::Chorus< T >protected
maxDelaySamples_dspark::Chorus< T >protected
mix_dspark::Chorus< T >protected
mixer_dspark::Chorus< T >protected
numVoices_dspark::Chorus< T >protected
prepare(const AudioSpec &spec)dspark::Chorus< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::Chorus< T >inline
rate_dspark::Chorus< T >protected
reset() noexceptdspark::Chorus< T >inline
setAutoDepth(bool enabled) noexceptdspark::Chorus< T >inline
setCenterDelay(T ms) noexceptdspark::Chorus< T >inline
setDepthMs(T ms) noexceptdspark::Chorus< T >inline
setFeedback(T amount) noexceptdspark::Chorus< T >inline
setMix(T dryWet) noexceptdspark::Chorus< T >inline
setModWaveform(typename Oscillator< T >::Waveform wf) noexceptdspark::Chorus< T >inline
setRate(T hz) noexceptdspark::Chorus< T >inline
setState(const uint8_t *data, size_t size)dspark::Chorus< T >inline
setStereoSpread(T amount) noexceptdspark::Chorus< T >inline
setVoices(int count) noexceptdspark::Chorus< T >inline
smoothedCenterSamples_dspark::Chorus< T >protected
smoothedDepthSamples_dspark::Chorus< T >protected
spec_dspark::Chorus< T >protected
stereoSpread_dspark::Chorus< T >protected
updateLfoPhases() noexceptdspark::Chorus< T >inlineprotected
waveformDirty_dspark::Chorus< T >protected
~Chorus()=defaultdspark::Chorus< T >