|
enum | Mode { LP1
, LP2
, LP3
, LP4
} |
|
|
| LadderVCF (int over) |
|
void | set_mode (Mode new_mode) |
|
void | set_freq (float freq) |
|
void | set_reso (float reso) |
|
void | set_drive (float drive) |
|
void | set_global_volume (float global_volume) |
|
void | set_test_linear (bool test_linear) |
|
void | set_rate (float r) |
|
void | set_frequency_range (float min_freq, float max_freq) |
|
void | reset () |
|
double | delay () |
|
void | process_block (uint n_samples, float *left, float *right=nullptr, const float *freq_in=nullptr, const float *reso_in=nullptr, const float *drive_in=nullptr) |
|
The documentation for this class was generated from the following file: