Namespaces | |
sst | |
Parent namespace for all Surge Synth Team code. | |
sst::waveshapers | |
DSP code for Surge waveshapers. | |
Functions | |
SIMD_M128 | DIGI_SSE2 (QuadWaveshaperState *__restrict, SIMD_M128 in, SIMD_M128 drive) |
template<bool DO_FOLD = false> | |
SIMD_M128 | SINUS_SSE2 (QuadWaveshaperState *__restrict s, SIMD_M128 in, SIMD_M128 drive) |