LMMS
Loading...
Searching...
No Matches
DSP::RBJ::Notch Class Reference

#include <RBJ.h>

Inheritance diagram for DSP::RBJ::Notch:
DSP::RBJ::RBJ

Public Member Functions

 Notch (double f, double Q, BiQuad &bq)
template<class T>
 Notch (double f, double Q, T *ca, T *cb)
template<class T>
void ab (T *ca, T *cb)
Public Member Functions inherited from DSP::RBJ::RBJ
 RBJ (double f, double _Q)
template<class T>
void make_direct_I (T *ca, T *cb)

Additional Inherited Members

Public Attributes inherited from DSP::RBJ::RBJ
double Q
double alpha
double sin
double cos
double a [3]
double b [3]

Constructor & Destructor Documentation

◆ Notch() [1/2]

DSP::RBJ::Notch::Notch ( double f,
double Q,
BiQuad & bq )
inline

◆ Notch() [2/2]

template<class T>
DSP::RBJ::Notch::Notch ( double f,
double Q,
T * ca,
T * cb )
inline

Member Function Documentation

◆ ab()

template<class T>
void DSP::RBJ::Notch::ab ( T * ca,
T * cb )
inline

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