The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Functions | |
std::string | strdom (mha_domain_t d) |
void | print_ac (MHA_AC::algo_comm_t &ac, std::string txt) |
int | document_plugin (MHA_AC::algo_comm_class_t &ac, PluginLoader::mhapluginloader_t &load, int argc, char **argv) |
void | document_io_plugin (char *lib_name) |
int | main (int argc, char **argv) |
std::string strdom | ( | mha_domain_t | d | ) |
void print_ac | ( | MHA_AC::algo_comm_t & | ac, |
std::string | txt | ||
) |
int document_plugin | ( | MHA_AC::algo_comm_class_t & | ac, |
PluginLoader::mhapluginloader_t & | load, | ||
int | argc, | ||
char ** | argv | ||
) |
void document_io_plugin | ( | char * | lib_name | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |