SynthLab SDK
|
Tiny structure to hold 1st order VA filter coefficients, to make it easier to share them across sync-tuned filters. More...
#include <synthlabparams.h>
Public Attributes | |
double | alpha = 0.0 |
alpha is (wcT/2) | |
double | beta = 1.0 |
beta value, not used | |
Tiny structure to hold 1st order VA filter coefficients, to make it easier to share them across sync-tuned filters.