![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.26
|

Public Member Functions | |
| DxVoice * | solicitDxVoice () |
| void | dxVoiceUnassigned (DxVoice *dxVoice) |
| DxPatch * | newPatch () |
Public Attributes | |
| int32_t | exp2tab [EXP2_N_SAMPLES<< 1] |
| int32_t | tanhtab [TANH_N_SAMPLES<< 1] |
| int32_t | sintab [SIN_N_SAMPLES<< 1] |
| int32_t | freq_lut [FREQ_N_SAMPLES+1] |
| EngineMkI | engineMkI |
| FmCore | engineModern |