Open FFBoard
Open source force feedback firmware
Filters.h File Reference

Go to the source code of this file.

Classes

struct  biquad_constant_t
 
class  Biquad
 

Enumerations

enum class  BiquadType : uint8_t {
  lowpass = 0 , highpass , bandpass , notch ,
  peak , lowshelf , highshelf
}
 

Enumeration Type Documentation

◆ BiquadType

enum class BiquadType : uint8_t
strong
Enumerator
lowpass 
highpass 
bandpass 
notch 
peak 
lowshelf 
highshelf 

Definition at line 20 of file Filters.h.