LMMS
Loading...
Searching...
No Matches
DSP::StackedSVF< STACKED, OVERSAMPLE > Class Template Reference

#include <SVF.h>

Public Member Functions

void reset ()
void set_out (int out)
void set_f_Q (double f, double Q)
sample_t process (sample_t x)

Public Attributes

SVF< OVERSAMPLE > svf [STACKED]

Member Function Documentation

◆ process()

template<int STACKED, int OVERSAMPLE>
sample_t DSP::StackedSVF< STACKED, OVERSAMPLE >::process ( sample_t x)
inline

◆ reset()

template<int STACKED, int OVERSAMPLE>
void DSP::StackedSVF< STACKED, OVERSAMPLE >::reset ( )
inline

◆ set_f_Q()

template<int STACKED, int OVERSAMPLE>
void DSP::StackedSVF< STACKED, OVERSAMPLE >::set_f_Q ( double f,
double Q )
inline

◆ set_out()

template<int STACKED, int OVERSAMPLE>
void DSP::StackedSVF< STACKED, OVERSAMPLE >::set_out ( int out)
inline

Member Data Documentation

◆ svf

template<int STACKED, int OVERSAMPLE>
SVF<OVERSAMPLE> DSP::StackedSVF< STACKED, OVERSAMPLE >::svf[STACKED]

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