Skip to content

function phasor(std::type_identity_t<T>, std::type_identity_t<T>, std::type_identity_t<T>) oscillators

template <typename T = fbase>
KFR_FUNCTION static auto phasor(std::type_identity_t<T> frequency, std::type_identity_t<T> sample_rate,
                                std::type_identity_t<T> phase = 0) { … }

Defined at dsp/oscillators.hpp:39