Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
interpolator.hpp File Reference
#include "tabulasonora/table_set.hpp"
#include <cstdint>
#include <span>
#include <utility>

Go to the source code of this file.

Classes

class  ts::Interpolator
 The sampler's 4-tap FIR resampler — the single most timbre-defining element of the engine. More...
class  ts::PanLaw
 The engine's pan law: an exact 128-entry table, not a computed curve. More...

Namespaces

namespace  ts