|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
This is the complete list of members for sbl::widgets::proc::PlateReverb, including all inherited members.
| damping() const | sbl::widgets::proc::PlateReverb | inline |
| decay() const | sbl::widgets::proc::PlateReverb | inline |
| init(float *pool, uint32_t pool_size) | sbl::widgets::proc::PlateReverb | inline |
| mix() const | sbl::widgets::proc::PlateReverb | inline |
| PlateReverb()=default | sbl::widgets::proc::PlateReverb | |
| process(float *left, float *right, uint16_t frames) | sbl::widgets::proc::PlateReverb | inline |
| reset() | sbl::widgets::proc::PlateReverb | inline |
| set_damping(float damp) | sbl::widgets::proc::PlateReverb | inline |
| set_decay(float decay) | sbl::widgets::proc::PlateReverb | inline |
| set_mix(float mix) | sbl::widgets::proc::PlateReverb | inline |
| set_predelay(float ms) | sbl::widgets::proc::PlateReverb | inline |
| set_sample_rate(uint32_t sr) | sbl::widgets::proc::PlateReverb | inline |
| set_width(float width) | sbl::widgets::proc::PlateReverb | inline |
| width() const | sbl::widgets::proc::PlateReverb | inline |