#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 |
References LUTBase< NP, F >::data, sst::waveshapers::dcBlock(), LUTBase< NP, F >::dx, and LUTBase< NP, F >::N.
Referenced by LUTBase< NP, F >::LUTBase().
Referenced by LUTBase< NP, F >::LUTBase().
Referenced by LUTBase< NP, F >::LUTBase().