zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bs2b Struct Reference

#include <bs2b.h>

Classes

struct  t_last_sample
 

Public Attributes

double a0_hi
 
double a0_lo
 
double a1_hi
 
double b1_hi
 
double b1_lo
 
float gain
 
struct bs2b::t_last_sample last_sample
 
int level
 
int srate
 

Detailed Description

Definition at line 49 of file bs2b.h.

Member Data Documentation

double bs2b::a0_hi

Definition at line 58 of file bs2b.h.

Referenced by init().

double bs2b::a0_lo

Definition at line 54 of file bs2b.h.

Referenced by init().

double bs2b::a1_hi

Definition at line 59 of file bs2b.h.

Referenced by init().

double bs2b::b1_hi

Definition at line 60 of file bs2b.h.

Referenced by init().

double bs2b::b1_lo

Definition at line 55 of file bs2b.h.

Referenced by init().

float bs2b::gain

Definition at line 63 of file bs2b.h.

Referenced by bs2b_cross_feed(), and init().

struct bs2b::t_last_sample bs2b::last_sample

Referenced by bs2b_clear(), and bs2b_cross_feed().

int bs2b::level

Definition at line 50 of file bs2b.h.

Referenced by bs2b_get_level(), bs2b_set_level(), and init().

int bs2b::srate

Definition at line 51 of file bs2b.h.

Referenced by bs2b_get_srate(), bs2b_set_srate(), and init().


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