The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Public Member Functions | |
fftfb_ac_info_t (const MHAOvlFilter::fftfb_t &fb, MHA_AC::algo_comm_t &ac, const std::string &prefix) | |
void | insert () |
Private Attributes | |
MHA_AC::waveform_t | cfv |
vector of nominal center frequencies / Hz More... | |
MHA_AC::waveform_t | efv |
vector of edge frequencies / Hz More... | |
MHA_AC::waveform_t | bwv |
vector of band-weigths (sum of squared fft-bin-weigths)/num_frames More... | |
MHA_AC::waveform_t | cLTASS |
vector of LTASS correction More... | |
MHAOvlFilter::fftfb_ac_info_t::fftfb_ac_info_t | ( | const MHAOvlFilter::fftfb_t & | fb, |
MHA_AC::algo_comm_t & | ac, | ||
const std::string & | prefix | ||
) |
void MHAOvlFilter::fftfb_ac_info_t::insert | ( | ) |
|
private |
vector of nominal center frequencies / Hz
|
private |
vector of edge frequencies / Hz
|
private |
vector of band-weigths (sum of squared fft-bin-weigths)/num_frames
|
private |
vector of LTASS correction