Audacity 3.2.0
Public Attributes | List of all members
one_pole_t Struct Reference

#include <Reverb_libSoX.h>

Public Attributes

double b0
 
double b1
 
double a1
 
double i1
 
double o1
 

Detailed Description

Definition at line 139 of file Reverb_libSoX.h.

Member Data Documentation

◆ a1

double one_pole_t::a1

Definition at line 139 of file Reverb_libSoX.h.

Referenced by one_pole_init(), and one_pole_process().

◆ b0

double one_pole_t::b0

Definition at line 139 of file Reverb_libSoX.h.

Referenced by one_pole_init(), and one_pole_process().

◆ b1

double one_pole_t::b1

Definition at line 139 of file Reverb_libSoX.h.

Referenced by one_pole_init(), and one_pole_process().

◆ i1

double one_pole_t::i1

Definition at line 139 of file Reverb_libSoX.h.

Referenced by one_pole_process(), and reverb_clear().

◆ o1

double one_pole_t::o1

Definition at line 139 of file Reverb_libSoX.h.

Referenced by one_pole_process().


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