The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Public Member Functions | |
cfg_t (int nfft, int inch, int outch, MHA_AC::algo_comm_t &ac, std::string name) | |
mha_spec_t * | process (mha_spec_t *) |
void | insert_ac_variables () |
Inserts or reinserts AC variables in_spec_copy, nch, ntracks into AC variable space. More... | |
Private Attributes | |
MHA_AC::spectrum_t | in_spec_copy |
MHASignal::spectrum_t | out_spec |
MHA_AC::int_t | nch |
MHA_AC::int_t | ntracks |
cfg_t::cfg_t | ( | int | nfft, |
int | inch, | ||
int | outch, | ||
MHA_AC::algo_comm_t & | ac, | ||
std::string | name | ||
) |
mha_spec_t * cfg_t::process | ( | mha_spec_t * | s | ) |
void cfg_t::insert_ac_variables | ( | ) |
Inserts or reinserts AC variables in_spec_copy, nch, ntracks into AC variable space.
|
private |
|
private |
|
private |
|
private |