|
SynthLab SDK
|
Structure to hold a dynamic LUT and its length. More...
#include <synthstructures.h>
Public Member Functions | |
| LookUpTable (uint32_t _tableLength) | |
Public Attributes | |
| uint32_t | tableLength = 1024 |
| double * | table = nullptr |
Structure to hold a dynamic LUT and its length.