The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
ci_simulation_cis.cpp File Reference

Variables

const unsigned int CHANNELS = 1
 Constant describing the required number of input audio channels per side. More...
 
const mha_real_t SRATE = 48000
 Constant describing the required sampling rate / Hz. More...
 
const unsigned int M_ELECTRODES = 12
 Constant describing the required total number of electrodes per side. More...
 

Variable Documentation

◆ CHANNELS

const unsigned int CHANNELS = 1

Constant describing the required number of input audio channels per side.

◆ SRATE

const mha_real_t SRATE = 48000

Constant describing the required sampling rate / Hz.

◆ M_ELECTRODES

const unsigned int M_ELECTRODES = 12

Constant describing the required total number of electrodes per side.