Classes | |
struct | QuadWaveshaperState |
Namespaces | |
sst | |
Parent namespace for all Surge Synth Team code. | |
sst::waveshapers | |
DSP code for Surge waveshapers. | |
Typedefs | |
typedef SIMD_M128(* | QuadWaveshaperPtr) (QuadWaveshaperState *__restrict, SIMD_M128 in, SIMD_M128 drive) |
Functions | |
QuadWaveshaperPtr | GetQuadWaveshaper (WaveshaperType type) |
void | initializeWaveshaperRegister (WaveshaperType type, float R[n_waveshaper_registers]) |
Variables | |
constexpr int | n_waveshaper_registers = 4 |