Wayverb
wayverb::waveguide::coefficients< o > Struct Template Referencefinal

IIR filter coefficient storage. More...

#include <filter_structs.h>

Public Attributes

filt_real b [order+1] {}
 
filt_real a [order+1] {}
 

Static Public Attributes

static constexpr auto order = o
 

Detailed Description

template<size_t o>
struct wayverb::waveguide::coefficients< o >

IIR filter coefficient storage.


The documentation for this struct was generated from the following file: