- dryWetProp: float
- amount: float
- delayLength: float
- feedback: float
- maximumDelaySamples: int
- mixer: juce::dsp::DryWetMixer<float>
- delayLine: juce::dsp::DelayLine<float,
juce::dsp::DelayLineInterpolationTypes::Linear>
- delayLine2: juce::dsp::DelayLine<float, juce::dsp::DelayLineInterpolationTypes::Linear>
- delayRange: juce::NormalisableRange<float>*
- delaySmoothing: juce::SmoothedValue<float,
juce::ValueSmoothingTypes::Linear>*
- lastDelayInSamples: int