Wave Arts VQE  1.00
Voice Quality Enhancement
Public Attributes
BiquadCoeff Struct Reference

32-bit float biquad coefficient structure More...

#include <BiquadCoeff.h>

List of all members.

Public Attributes

int numSect
 Number of biquad sections.
float * bi
 For each section, coeffs b1, b2.
float * ai
 For each section, coeffs a1, a2.
float gi
 Gain for entire cascade.

Detailed Description

32-bit float biquad coefficient structure


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines