◆ CombFilter()
| juce::Reverb::CombFilter::CombFilter |
( |
| ) |
|
|
inlinenoexcept |
◆ clear()
| void juce::Reverb::CombFilter::clear |
( |
| ) |
|
|
inlinenoexcept |
◆ process()
| float juce::Reverb::CombFilter::process |
( |
const float |
input, |
|
|
const float |
damp, |
|
|
const float |
feedbackLevel |
|
) |
| |
|
inlinenoexcept |
◆ setSize()
| void juce::Reverb::CombFilter::setSize |
( |
const int |
size | ) |
|
|
inline |
◆ buffer
◆ bufferIndex
| int juce::Reverb::CombFilter::bufferIndex = 0 |
|
private |
◆ bufferSize
| int juce::Reverb::CombFilter::bufferSize = 0 |
|
private |
◆ last
| float juce::Reverb::CombFilter::last = 0.0f |
|
private |
The documentation for this class was generated from the following file: