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