sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
WaveshaperTables Struct Reference

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
 

Detailed Description

Lookup table for waveshapers.

Constructor & Destructor Documentation

◆ WaveshaperTables()

Member Function Documentation

◆ shafted_tanh()

static double shafted_tanh ( double  x)
static

Member Data Documentation

◆ tableSize

constexpr int tableSize = 1024
staticconstexpr

◆ waveshapers

float waveshapers[static_cast< int >(WaveshaperType::n_ws_types)][tableSize]

The documentation for this struct was generated from the following file: