![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
Public Member Functions | |
void | process (const StereoSample input, StereoSample &output) |
Private Attributes | |
std::array< StereoSample, IR_BUFFER_SIZE > | buffer_ |
Static Private Attributes | |
static constexpr size_t | IR_SIZE = 26 |
static constexpr size_t | IR_BUFFER_SIZE = (IR_SIZE - 1) |
static constexpr std::array< int32_t, IR_SIZE > | ir |
|
staticconstexprprivate |