|
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::Sampler, including all inherited members.
| decode(const WaveDescriptor &descriptor) | ts::Sampler | |
| play(const DecodedWave &wave, int sample_count, double ratio) const | ts::Sampler | |
| play_variable(const DecodedWave &wave, int sample_count, std::span< const double > ratios) const | ts::Sampler | |
| Sampler(const WaveRom &rom, const Interpolator &interpolator) | ts::Sampler | inline |