public interface LXWaveshape
Modifier and Type | Field and Description |
---|---|
static LXWaveshape |
DOWN |
static LXWaveshape |
SIN |
static LXWaveshape |
SQUARE |
static LXWaveshape |
TRI |
static LXWaveshape |
UP |
Modifier and Type | Method and Description |
---|---|
double |
compute(double basis) |
double |
invert(double value,
double basisHint) |
static final LXWaveshape SIN
static final LXWaveshape TRI
static final LXWaveshape UP
static final LXWaveshape DOWN
static final LXWaveshape SQUARE
LX library by Mark C. Slee. © 2012-2020