Lookup table for waveshapers. More...
Public Member Functions | |
WaveshaperTables () | |
Static Public Member Functions | |
static double | shafted_tanh (double x) |
Public Attributes | |
float | waveshapers [static_cast< int >(WaveshaperType::n_ws_types)][tableSize] |
Static Public Attributes | |
static constexpr int | tableSize = 1024 |
Lookup table for waveshapers.
WaveshaperTables | ( | ) |
|
static |
Referenced by WaveshaperTables::WaveshaperTables().
|
staticconstexpr |
Referenced by WaveshaperTables::WaveshaperTables().
float waveshapers[static_cast< int >(WaveshaperType::n_ws_types)][tableSize] |
Referenced by WaveshaperTables::WaveshaperTables().