Deluge Firmware 1.3.0
Build date: 2025.08.13
Loading...
Searching...
No Matches
FmCore Class Reference
Inheritance diagram for FmCore:
Collaboration diagram for FmCore:

Public Member Functions

virtual void render (int32_t *output, int n, FmOpParams *params, int algorithm, int32_t *fb_buf, int32_t feedback_gain)

Static Public Member Functions

static void dump ()

Public Attributes

bool neon = false

Static Public Attributes

static const FmAlgorithm algorithms [32]

Protected Member Functions

constexpr int32_t * buf (int bus)

Protected Attributes

std::array< int32_t, DX_MAX_N > buf0_
std::array< int32_t, DX_MAX_N > buf1_

The documentation for this class was generated from the following files:
  • src/deluge/dsp/dx/fm_core.h
  • src/deluge/dsp/dx/fm_core.cpp