sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Namespaces | Functions
Fuzzes.h File Reference

Namespaces

 sst
 Parent namespace for all Surge Synth Team code.
 
 sst::waveshapers
 DSP code for Surge waveshapers.
 

Functions

template<int scale>
float FuzzTable (const float x)
 
template<int scale, SIMD_M128 C>
SIMD_M128 Fuzz (QuadWaveshaperState *__restrict s, SIMD_M128 x, SIMD_M128 drive)
 
float FuzzCtrTable (const float x)
 
float FuzzEdgeTable (const float x)