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

#include <Reverb_libSoX.h>

Collaboration diagram for filter_array_t:
[legend]

Public Attributes

filter_t comb [array_length(comb_lengths)]
 
filter_t allpass [array_length(allpass_lengths)]
 
one_pole_t one_pole [2]
 

Detailed Description

Definition at line 152 of file Reverb_libSoX.h.

Member Data Documentation

◆ allpass

filter_t filter_array_t::allpass[array_length(allpass_lengths)]

◆ comb

filter_t filter_array_t::comb[array_length(comb_lengths)]

◆ one_pole

one_pole_t filter_array_t::one_pole[2]

Definition at line 155 of file Reverb_libSoX.h.

Referenced by filter_array_process(), one_pole_init(), and reverb_clear().


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