Namespaces | |
sst | |
Parent namespace for all Surge Synth Team code. | |
sst::filters | |
DSP code for Surge filters. | |
sst::filters::utilities | |
Utility code needed for Surge filters. | |
Macros | |
#define | SST_FILTERS_COMB_EXTENSION_FACTOR 2 |
Variables | |
constexpr int | MAX_FB_COMB = 2048 * SST_FILTERS_COMB_EXTENSION_FACTOR |
constexpr int | MAX_FB_COMB_EXTENDED = 2048 * 64 |
#define SST_FILTERS_COMB_EXTENSION_FACTOR 2 |