![]() |
VISR
0.11.7
Versatile Interactive Scene Renderer
|
#include <fractional_delay_factory.hpp>
Static Public Member Functions | |
static std::unique_ptr< FractionalDelayBase< SampleType > > | create (std::string const &name, std::size_t maxNumSamples) |
template<class InterpolatorType > | |
static void | registerAlgorithm (std::string const &name) |
Factory class to instantiate fractional delay interpolation algorithms.
|
static |
Factory implementation
|
static |