|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
Depth clamp and rounding constant for a destination. More...
#include <tabulasonora/lfo_engine.hpp>
Public Attributes | |
| int | clamp = 0 |
| int | rounding = 0 |
Depth clamp and rounding constant for a destination.
Amplitude rounds by ceiling while pitch and filter round to nearest. Only the constant differs; the sign-magnitude multiply is otherwise identical.
| int ts::LfoEngine::Limits::clamp = 0 |
| int ts::LfoEngine::Limits::rounding = 0 |