![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.04
|
Public Member Functions | |
| void | process (const StereoSample< q31_t > input, StereoSample< q31_t > &output) |
Private Attributes | |
| std::array< StereoSample< q31_t >, 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 |