The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Classes | |
class | Ci_simulation_cis_cfg |
Runtime configuration class for generating an electrodogram from an audio signal, using a stimulation strategy similar to a typical CIS (continuous interleaved sampling) coding strategy with 12 channels. More... | |
class | Ci_simulation_cis |
Plugin interface class for generating an electrodogram from an audio signal, using a stimulation strategy similar to a typical CIS (continuous interleaved sampling) coding strategy with 12 channels. More... | |
Variables | |
const unsigned int | CHANNELS |
Constant describing the required number of input audio channels per side. More... | |
const mha_real_t | SRATE |
Constant describing the required sampling rate / Hz. More... | |
const unsigned int | M_ELECTRODES |
Constant describing the required total number of electrodes per side. More... | |
|
extern |
Constant describing the required number of input audio channels per side.
|
extern |
Constant describing the required sampling rate / Hz.
|
extern |
Constant describing the required total number of electrodes per side.