The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Public Member Functions | |
cfg_t (int nfft_, MHA_AC::algo_comm_t &ac_, std::string name_) | |
mha_spec_t * | process (mha_spec_t *) |
Private Attributes | |
MHA_AC::algo_comm_t & | ac |
std::string | name |
int | nfft |
int | ntracks |
int | nch_out |
mha_spec_t | in_spec |
MHASignal::spectrum_t | out_spec |
MHA_AC::spectrum_t | gains |
cfg_t::cfg_t | ( | int | nfft_, |
MHA_AC::algo_comm_t & | ac_, | ||
std::string | name_ | ||
) |
mha_spec_t * cfg_t::process | ( | mha_spec_t * | s | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |