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

#include <WaveshaperLUT.h>

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()

template<int NP, float F>
LUTBase ( )

Member Data Documentation

◆ N

template<int NP, float F>
constexpr int N = NP
staticconstexpr

◆ dx

template<int NP, float F>
constexpr float dx = 2.0 / N
staticconstexpr

◆ data

template<int NP, float F>
float data[N+1]

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