sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
LUTBase< NP, F > Struct Template Reference

Public Member Functions

 LUTBase ()
 

Public Attributes

float data [N+1]
 

Static Public Attributes

static constexpr int N = NP
 
static constexpr float dx = 2.0 / N
 

Constructor & Destructor Documentation

◆ LUTBase()

LUTBase ( )

Member Data Documentation

◆ N

constexpr int N = NP
staticconstexpr

◆ dx

constexpr float dx = 2.0 / N
staticconstexpr

◆ data

float data[N+1]

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