|
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::Svf, including all inherited members.
| process(float *buf, uint16_t frames) | sbl::widgets::proc::Svf | inline |
| process_modulated(float *buf, uint16_t frames, const float *mod, float center, float depth, float lo=20.0f, float hi=20000.0f) | sbl::widgets::proc::Svf | inline |
| reset() | sbl::widgets::proc::Svf | inline |
| set_cutoff(float freq_hz) | sbl::widgets::proc::Svf | inline |
| set_mode(FilterMode mode) | sbl::widgets::proc::Svf | inline |
| set_resonance(float q) | sbl::widgets::proc::Svf | inline |
| set_resonance_compensation(float k) | sbl::widgets::proc::Svf | inline |
| set_sample_rate(uint32_t sr) | sbl::widgets::proc::Svf | inline |