Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
ts::Interpolator Member List

This is the complete list of members for ts::Interpolator, including all inherited members.

Interpolator(const TableSet &tables)ts::Interpolatorinlineexplicit
phase_countts::Interpolatorstatic
resample(std::span< const float > buffer, std::span< const double > positions, std::span< float > destination) const noexceptts::Interpolator
sample(std::span< const float > buffer, double position) const noexceptts::Interpolator
sample_ring(std::span< const float > ring, std::int64_t index, double fraction) const noexceptts::Interpolator
tap_countts::Interpolatorstatic