![]() |
VISR
0.11.8
Versatile Interactive Scene Renderer
|
#include <parametric_iir_coefficient.hpp>
Classes | |
class | TypeIdTranslator |
Public Types | |
enum | Type { Type::lowpass, Type::highpass, Type::bandpass, Type::bandstop, Type::highshelf, Type::lowshelf, Type::peak, Type::allpass } |
Static Public Member Functions | |
static Type | stringToTypeId (std::string const &name) |
static std::string const & | typeIdToString (Type typeId) |
|
strong |
|
static |
|
static |