|
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::Delay, including all inherited members.
| Delay(float *buf_l, float *buf_r, uint32_t max_samples) | sbl::widgets::proc::Delay | inline |
| Delay()=default | sbl::widgets::proc::Delay | |
| feedback() const | sbl::widgets::proc::Delay | inline |
| init(float *buf_l, float *buf_r, uint32_t max_samples) | sbl::widgets::proc::Delay | inline |
| mix() const | sbl::widgets::proc::Delay | inline |
| ping_pong() const | sbl::widgets::proc::Delay | inline |
| process(float *left, float *right, uint16_t frames) | sbl::widgets::proc::Delay | inline |
| reset() | sbl::widgets::proc::Delay | inline |
| set_feedback(float fb) | sbl::widgets::proc::Delay | inline |
| set_mix(float mix) | sbl::widgets::proc::Delay | inline |
| set_ping_pong(bool enable) | sbl::widgets::proc::Delay | inline |
| set_sample_rate(uint32_t sr) | sbl::widgets::proc::Delay | inline |
| set_time(uint32_t samples) | sbl::widgets::proc::Delay | inline |
| set_time_bpm(float bpm, uint8_t division) | sbl::widgets::proc::Delay | inline |
| set_time_ms(float ms) | sbl::widgets::proc::Delay | inline |
| set_tone(float tone) | sbl::widgets::proc::Delay | inline |
| time() const | sbl::widgets::proc::Delay | inline |