#include <warp.hpp>
|
| static uint16_t | warp (uint16_t phase, uint16_t curve) |
| |
|
| static constexpr uint32_t | STAGES_K = 128 |
| |
Definition at line 107 of file warp.hpp.
◆ warp()
| static uint16_t sbl::dsp::RationalWarp::warp |
( |
uint16_t |
phase, |
|
|
uint16_t |
curve |
|
) |
| |
|
inlinestatic |
◆ STAGES_K
| constexpr uint32_t sbl::dsp::RationalWarp::STAGES_K = 128 |
|
staticconstexpr |
- Note
- ISR-safe — bounded computation, no I/O.
Definition at line 112 of file warp.hpp.
Referenced by warp().
The documentation for this struct was generated from the following file: