|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
This is the complete list of members for ts::Interpolator, including all inherited members.
| Interpolator(const TableSet &tables) | ts::Interpolator | inlineexplicit |
| phase_count | ts::Interpolator | static |
| resample(std::span< const float > buffer, std::span< const double > positions, std::span< float > destination) const noexcept | ts::Interpolator | |
| sample(std::span< const float > buffer, double position) const noexcept | ts::Interpolator | |
| sample_ring(std::span< const float > ring, std::int64_t index, double fraction) const noexcept | ts::Interpolator | |
| tap_count | ts::Interpolator | static |