6 : m_config(
std::move(config))
16 const auto& osc = value.
as_osc();
24 if (osc.arguments.empty()) {
32 double raw =
static_cast<double>(
37 raw = std::clamp(raw, 0.0, 1.0);
double m_last_output
The most recent sample value generated by this oscillator.